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

  /external/ImageMagick/MagickCore/
threshold.h 38 BlackThresholdImage(Image *,const char *,ExceptionInfo *),
methods.h 123 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage)
124 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage)
    [all...]
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...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c 921 (void) BlackThresholdImage(*image,argv[i+1],exception);
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 194 milliseconds