Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:interlace

123       "-interlace type      type of image interlacing scheme",
618 if (LocaleCompare("interlace",option+1) == 0)
621 interlace;
628 interlace=ParseCommandOption(MagickInterlaceOptions,MagickFalse,
630 if (interlace < 0)