Lines Matching defs:interlace
184 "-interlace type type of image interlacing scheme",437 "interlace","none");438 image_info->interlace=(InterlaceType)1235 if (LocaleCompare("interlace",option+1) == 0)1238 interlace;1245 interlace=ParseCommandOption(MagickInterlaceOptions,MagickFalse,1247 if (interlace < 0)