Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_image_finish_read

1232 /* Arguments to png_image_finish_read: */
2912 /* The final part of the color-map read called from png_image_finish_read. */
3641 /* The guts of png_image_finish_read as a png_safe_execute callback. */
4069 png_image_finish_read(png_imagep image, png_const_colorp background,
4136 "png_image_finish_read[color-map]: no color-map");
4141 "png_image_finish_read: image too large");
4146 "png_image_finish_read: invalid argument");
4151 "png_image_finish_read: row_stride too large");
4156 "png_image_finish_read: damaged PNG_IMAGE_VERSION");