Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.h31 } AutoThresholdMethod; typedef
45 AutoThresholdImage(Image *,const AutoThresholdMethod,ExceptionInfo *),
Dthreshold.c663 const AutoThresholdMethod method,ExceptionInfo *exception) in AutoThresholdImage()
/external/ImageMagick/MagickWand/
Dmagick-image.h95 MagickAutoThresholdImage(MagickWand *,const AutoThresholdMethod),
Doperation.c1828 AutoThresholdMethod in CLISimpleOperatorImage()
1831 method=(AutoThresholdMethod) ParseCommandOption( in CLISimpleOperatorImage()
Dmogrify.c936 AutoThresholdMethod in MogrifyImage()
940 method=(AutoThresholdMethod) ParseCommandOption( in MogrifyImage()
Dmagick-image.c861 const AutoThresholdMethod method) in MagickAutoThresholdImage()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h647 void autoThreshold(const AutoThresholdMethod method_);
DInclude.h361 using MagickCore::AutoThresholdMethod;
/external/ImageMagick/Magick++/lib/
DImage.cpp2056 void Magick::Image::autoThreshold(const AutoThresholdMethod method_) in autoThreshold()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in11498 AutoThresholdMethod
11503 method=(AutoThresholdMethod) argument_list[0].integer_reference;