Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

src/main/image.h File Reference

Go to the source code of this file.

Functions

void stpi_image_init (stp_image_t *image)
void stpi_image_reset (stp_image_t *image)
int stpi_image_width (stp_image_t *image)
int stpi_image_height (stp_image_t *image)
stp_image_status_t stpi_image_get_row (stp_image_t *image, unsigned char *data, size_t limit, int row)
const char * stpi_image_get_appname (stp_image_t *image)
void stpi_image_conclude (stp_image_t *image)


Function Documentation

void stpi_image_conclude stp_image_t   image
 

const char* stpi_image_get_appname stp_image_t   image
 

stp_image_status_t stpi_image_get_row stp_image_t   image,
unsigned char *    data,
size_t    limit,
int    row
 

int stpi_image_height stp_image_t   image
 

void stpi_image_init stp_image_t   image
 

void stpi_image_reset stp_image_t   image
 

int stpi_image_width stp_image_t   image
 


Generated on Sat Apr 17 15:42:12 2004 for libgimpprint API Reference by doxygen1.2.17