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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|