Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:monochrome

2236         if (LocaleCompare("monochrome",option+1) == 0)
3571 "-monochrome transform image to black and white",
5487 if (LocaleCompare("monochrome",option+1) == 0)
7283 if (LocaleCompare("monochrome",option+1) == 0)
7285 image_info->monochrome=(*option == '-') ? MagickTrue : MagickFalse;