Lines Matching refs:png_imagep
2842 } png_image, *png_imagep;
3105 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
3111 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
3116 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
3120 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3155 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3179 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3184 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,