Home
last modified time | relevance | path

Searched refs:ListThresholdMaps (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.h51 ListThresholdMaps(FILE *,ExceptionInfo *),
Dmethods.h742 #define ListThresholdMaps PrependMagickMethod(ListThresholdMaps) macro
Dthreshold.c1813 MagickExport MagickBooleanType ListThresholdMaps(FILE *file, in ListThresholdMaps() function
/external/ImageMagick/MagickWand/
Doperation.c5208 (void) ListThresholdMaps((FILE *) NULL,_exception); in CLINoImageOperator()
Dmogrify.c7391 (void) ListThresholdMaps((FILE *) NULL,exception); in MogrifyImageInfo()