#include <gimp-print/gimp-print.h>#include "gimp-print-internal.h"Go to the source code of this file.
Functions | |
| void | stp_image_init (stp_image_t *image) |
| void | stp_image_reset (stp_image_t *image) |
| int | stp_image_width (stp_image_t *image) |
| int | stp_image_height (stp_image_t *image) |
| stp_image_status_t | stp_image_get_row (stp_image_t *image, unsigned char *data, size_t byte_limit, int row) |
| const char * | stp_image_get_appname (stp_image_t *image) |
| void | stp_image_conclude (stp_image_t *image) |
1.3.6