Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.h47 BlackThresholdImage(Image *,const char *,ExceptionInfo *),
Dmethods.h114 #define BlackThresholdImage PrependMagickMethod(BlackThresholdImage) macro
Dthreshold.c929 MagickExport MagickBooleanType BlackThresholdImage(Image *image, in BlackThresholdImage() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1196 using MagickCore::BlackThresholdImage;
/external/ImageMagick/Magick++/lib/
DImage.cpp2068 BlackThresholdImage(image(),threshold_.c_str(),exceptionInfo); in blackThreshold()
2078 BlackThresholdImage(image(),threshold_.c_str(),exceptionInfo); in blackThresholdChannel()
/external/ImageMagick/MagickWand/
Doperation.c1862 (void) BlackThresholdImage(_image,arg1,_exception); in CLISimpleOperatorImage()
Dmogrify.c975 (void) BlackThresholdImage(*image,argv[i+1],exception); in MogrifyImage()
Dmagick-image.c982 return(BlackThresholdImage(wand->images,thresholds,wand->exception)); in MagickBlackThresholdImage()
/external/ImageMagick/PerlMagick/
DMagick.xs7549 BlackThresholdImage= 160 in Mogrify()
10160 (void) BlackThresholdImage(image,argument_list[0].string_reference, in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in7548 BlackThresholdImage= 160
10170 (void) BlackThresholdImage(image,argument_list[0].string_reference,