Home
last modified time | relevance | path

Searched refs:BlackThresholdImage (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.h38 BlackThresholdImage(Image *,const char *,ExceptionInfo *),
Dmethods.h123 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage) macro
124 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage) macro
Dthreshold.c525 MagickExport MagickBooleanType BlackThresholdImage(Image *image, in BlackThresholdImage() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1144 using MagickCore::BlackThresholdImage;
/external/ImageMagick/Magick++/lib/
DImage.cpp2047 BlackThresholdImage(image(),threshold_.c_str(),exceptionInfo); in blackThreshold()
2057 BlackThresholdImage(image(),threshold_.c_str(),exceptionInfo); in blackThresholdChannel()
/external/ImageMagick/MagickWand/
Doperation.c1815 (void) BlackThresholdImage(_image,arg1,_exception); in CLISimpleOperatorImage()
Dmagick-image.c882 status=BlackThresholdImage(wand->images,thresholds,wand->exception); in MagickBlackThresholdImage()
Dmogrify.c916 (void) BlackThresholdImage(*image,argv[i+1],exception); in MogrifyImage()
/external/ImageMagick/PerlMagick/
DMagick.xs7436 BlackThresholdImage= 160 in Mogrify()
10017 BlackThresholdImage(image,argument_list[0].string_reference, in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in7436 BlackThresholdImage= 160
10017 BlackThresholdImage(image,argument_list[0].string_reference,