Searched refs:high_black (Results 1 – 2 of 2) sorted by relevance
2380 const double high_black,ExceptionInfo *exception) in RangeThresholdImage() argument2457 if ((pixel > high_white) && (pixel <= high_black)) in RangeThresholdImage()2459 high_black-high_white)*(high_black-pixel)); in RangeThresholdImage()2461 if (pixel > high_black) in RangeThresholdImage()
8764 const double high_black) in MagickRangeThresholdImage() argument8776 high_white,high_black,wand->exception); in MagickRangeThresholdImage()