Searched refs:PNGInterlace (Results 1 – 4 of 4) sorted by relevance
76 PNGInterlace enumerator
1178 { "PNG", PNGInterlace, UndefinedOptionFlag, MagickFalse },
710 using MagickCore::PNGInterlace;
2376 image->interlace=ping_interlace_method != 0 ? PNGInterlace : NoInterlace; in ReadOnePNGImage()4266 image->interlace=jng_image_interlace_method != 0 ? PNGInterlace : in ReadOneJNGImage()