Home
last modified time | relevance | path

Searched refs:png_imagep (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpng.h2708 } png_image, *png_imagep; typedef
2980 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
2986 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
2991 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
2995 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3030 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3054 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3059 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,
3086 PNG_EXPORT(245, int, png_image_write_to_memory, (png_imagep image, void *memory,