HomeSort by relevance Sort by last modified time
    Searched defs:BlackThresholdImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
threshold.c 515 % 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,
    [all...]
methods.h 123 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage)
124 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage)
    [all...]

Completed in 134 milliseconds