Searched refs:Magick_png_write_chunk_from_profile (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | png.c | 7775 static MagickBooleanType Magick_png_write_chunk_from_profile(Image *image, in Magick_png_write_chunk_from_profile() function 10808 (void) Magick_png_write_chunk_from_profile(image,"PNG-chunk-b",logging); in WriteOnePNGImage() 10813 (void) Magick_png_write_chunk_from_profile(image,"PNG-chunk-m",logging); in WriteOnePNGImage() 11276 (void) Magick_png_write_chunk_from_profile(image,"PNG-chunk-e",logging); in WriteOnePNGImage() 12437 (void) Magick_png_write_chunk_from_profile(image,"JNG-chunk-b",logging); in WriteOneJNGImage() 12747 (void) Magick_png_write_chunk_from_profile(image,"JNG-chunk-e",logging); in WriteOneJNGImage()
|