Searched defs:WhiteThresholdImage (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dthreshold.c1772 % WhiteThresholdImage() is like ThresholdImage() but forces all pixels above function
1776 % The format of the WhiteThresholdImage method is:
1778 % MagickBooleanType WhiteThresholdImage(Image *image,
1790 MagickExport MagickBooleanType WhiteThresholdImage(Image *image,
H A Dmethods.h1323 #define WhiteThresholdImage PrependMagickMethod(WhiteThresholdImage) macro
1324 #define WhiteThresholdImage PrependMagickMethod(WhiteThresholdImage) macro

Completed in 142 milliseconds