Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:high

8296 %  high-contrast, two color image.
8301 % const double low,const double high)
8307 % o low,high: Specify the high and low thresholds. These values range from
8312 const double low,const double high)
8320 return(RandomThresholdImage(wand->images,low,high,wand->exception));
11922 % high-contrast, two color image.