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

/external/ImageMagick/MagickCore/
H A Dthreshold.c515 % BlackThresholdImage() is like ThresholdImage() but forces all pixels below
519 % The format of the BlackThresholdImage method is:
521 % MagickBooleanType BlackThresholdImage(Image *image,
533 MagickExport MagickBooleanType BlackThresholdImage(Image *image,
525 MagickExport MagickBooleanType BlackThresholdImage(Image *image, function
H A Dmethods.h123 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage) macro
124 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage) macro

Completed in 171 milliseconds