Home
last modified time | relevance | path

Searched refs:MagickAutoThresholdOptions (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Doption.h105 MagickAutoThresholdOptions, enumerator
Doption.c1647 { "AutoThreshold", MagickAutoThresholdOptions, UndefinedOptionFlag, MagickFalse },
2432 case MagickAutoThresholdOptions: return(AutoThresholdOptions); in GetOptionInfo()
/external/ImageMagick/MagickWand/
Dconvert.c735 method=ParseCommandOption(MagickAutoThresholdOptions,MagickFalse, in ConvertImageCommand()
Dmogrify.c941 MagickAutoThresholdOptions,MagickFalse,argv[i+1]); in MogrifyImage()
4241 method=ParseCommandOption(MagickAutoThresholdOptions,MagickFalse, in MogrifyImageCommand()
Doperation.c1832 MagickAutoThresholdOptions,MagickFalse,arg1); in CLISimpleOperatorImage()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in570 { "AutoThreshold", { {"method", MagickAutoThresholdOptions} } },