Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_image_finish_read

1241 /* Arguments to png_image_finish_read: */
2921 /* The final part of the color-map read called from png_image_finish_read. */
3649 /* The guts of png_image_finish_read as a png_safe_execute callback. */
4077 png_image_finish_read(png_imagep image, png_const_colorp background,
4168 "png_image_finish_read[color-map]: no color-map");
4173 "png_image_finish_read: image too large");
4178 "png_image_finish_read: invalid argument");
4183 "png_image_finish_read: row_stride too large");
4188 "png_image_finish_read: damaged PNG_IMAGE_VERSION");