Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.h44 WhiteThresholdImage(Image *,const char *,ExceptionInfo *);
Dmethods.h1323 #define WhiteThresholdImage PrependMagickMethod(WhiteThresholdImage) macro
1324 #define WhiteThresholdImage PrependMagickMethod(WhiteThresholdImage) macro
Dthreshold.c1772 MagickExport MagickBooleanType WhiteThresholdImage(Image *image, in WhiteThresholdImage() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1488 using MagickCore::WhiteThresholdImage;
/external/ImageMagick/Magick++/lib/
DImage.cpp4803 WhiteThresholdImage(image(),threshold_.c_str(),exceptionInfo); in whiteThreshold()
4813 WhiteThresholdImage(image(),threshold_.c_str(),exceptionInfo); in whiteThresholdChannel()
/external/ImageMagick/MagickWand/
Doperation.c3551 (void) WhiteThresholdImage(_image,arg1,_exception); in CLISimpleOperatorImage()
Dmogrify.c3351 (void) WhiteThresholdImage(*image,argv[i+1],exception); in MogrifyImage()
Dmagick-image.c12322 return(WhiteThresholdImage(wand->images,thresholds,wand->exception)); in MagickWhiteThresholdImage()
/external/ImageMagick/PerlMagick/
DMagick.xs7438 WhiteThresholdImage= 162 in Mogrify()
10029 WhiteThresholdImage(image,argument_list[0].string_reference, in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in7438 WhiteThresholdImage= 162
10029 WhiteThresholdImage(image,argument_list[0].string_reference,