PlaneInterlace    480 Magick++/lib/Magick++/Include.h   using MagickCore::PlaneInterlace;
PlaneInterlace    837 Magick++/tests/attributes.cpp     image.interlaceType( PlaneInterlace );
PlaneInterlace    838 Magick++/tests/attributes.cpp     if ( image.interlaceType() != PlaneInterlace )
PlaneInterlace    380 coders/bgr.c         case PlaneInterlace:
PlaneInterlace   1191 coders/bgr.c         case PlaneInterlace:
PlaneInterlace    401 coders/cmyk.c        case PlaneInterlace:
PlaneInterlace   1354 coders/cmyk.c        case PlaneInterlace:
PlaneInterlace   3184 coders/dcm.c                 image->interlace=PlaneInterlace;
PlaneInterlace   3717 coders/dcm.c       if ((samples_per_pixel > 1) && (image->interlace == PlaneInterlace))
PlaneInterlace    386 coders/rgb.c         case PlaneInterlace:
PlaneInterlace   1213 coders/rgb.c         case PlaneInterlace:
PlaneInterlace   3067 coders/tiff.c        if ((image_info->interlace == PlaneInterlace) ||
PlaneInterlace   3314 coders/tiff.c            case PlaneInterlace:
PlaneInterlace    364 coders/ycbcr.c       case PlaneInterlace:
PlaneInterlace   1094 coders/ycbcr.c       case PlaneInterlace:
PlaneInterlace    175 coders/yuv.c           interlace=PlaneInterlace; /* CCIR 4:1:1 */
PlaneInterlace    618 coders/yuv.c           interlace=PlaneInterlace; /* CCIR 4:1:1 */
PlaneInterlace   2960 magick/animate.c         PlaneInterlace;
PlaneInterlace   12487 magick/display.c       image_info->interlace=status != 0 ? NoInterlace : PlaneInterlace;
PlaneInterlace   1107 magick/option.c     { "Plane", PlaneInterlace, UndefinedOptionFlag, MagickFalse },
PlaneInterlace    391 wand/import.c      image_info->interlace=PlaneInterlace;