Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.h31 } AutoThresholdMethod; typedef
45 AutoThresholdImage(Image *,const AutoThresholdMethod,ExceptionInfo *),
Dthreshold.c659 const AutoThresholdMethod method,ExceptionInfo *exception) in AutoThresholdImage()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h647 void autoThreshold(const AutoThresholdMethod method_);
DInclude.h334 using MagickCore::AutoThresholdMethod;
/external/ImageMagick/MagickWand/
Doperation.c1812 AutoThresholdMethod in CLISimpleOperatorImage()
1815 method=(AutoThresholdMethod) ParseCommandOption( in CLISimpleOperatorImage()
Dmogrify.c905 AutoThresholdMethod in MogrifyImage()
909 method=(AutoThresholdMethod) ParseCommandOption( in MogrifyImage()
/external/ImageMagick/Magick++/lib/
DImage.cpp2056 void Magick::Image::autoThreshold(const AutoThresholdMethod method_) in autoThreshold()
/external/ImageMagick/PerlMagick/
DMagick.xs11444 AutoThresholdMethod in Mogrify()
11449 method=(AutoThresholdMethod) argument_list[0].integer_reference; in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in11450 AutoThresholdMethod
11455 method=(AutoThresholdMethod) argument_list[0].integer_reference;