Searched refs:PlaneInterlace (Results 1 – 15 of 15) sorted by relevance
69 PlaneInterlace, enumerator
2981 PlaneInterlace; in XSaveImage()
1539 { "Plane", PlaneInterlace, UndefinedOptionFlag, MagickFalse },
12593 image_info->interlace=status != 0 ? NoInterlace : PlaneInterlace; in XSaveImage()
840 image.interlaceType( PlaneInterlace ); in main()841 if ( image.interlaceType() != PlaneInterlace ) in main()
176 interlace=PlaneInterlace; /* CCIR 4:1:1 */ in ReadYUVImage()676 interlace=PlaneInterlace; /* CCIR 4:1:1 */ in WriteYUVImage()
378 case PlaneInterlace: in ReadGRAYImage()930 case PlaneInterlace: in WriteGRAYImage()
401 case PlaneInterlace: in ReadBGRImage()1235 case PlaneInterlace: in WriteBGRImage()
394 case PlaneInterlace: in ReadYCBCRImage()1210 case PlaneInterlace: in WriteYCBCRImage()
3499 image->interlace=PlaneInterlace; in ReadDCMImage()4163 if ((info.samples_per_pixel > 1) && (image->interlace == PlaneInterlace)) in ReadDCMImage()
401 case PlaneInterlace: in ReadRGBImage()1468 case PlaneInterlace: in WriteRGBImage()
400 case PlaneInterlace: in ReadCMYKImage()1338 case PlaneInterlace: in WriteCMYKImage()
3683 if ((image_info->interlace == PlaneInterlace) || in WriteTIFFImage()3967 case PlaneInterlace: in WriteTIFFImage()
377 image_info->interlace=PlaneInterlace; in ImportImageCommand()
745 using MagickCore::PlaneInterlace;