Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.h40 ListThresholdMaps(FILE *,ExceptionInfo *),
Dmethods.h710 #define ListThresholdMaps PrependMagickMethod(ListThresholdMaps) macro
Dthreshold.c1209 MagickExport MagickBooleanType ListThresholdMaps(FILE *file, in ListThresholdMaps() function
/external/ImageMagick/MagickWand/
Doperation.c5045 (void) ListThresholdMaps((FILE *) NULL,_exception); in CLINoImageOperator()
Dmogrify.c7219 (void) ListThresholdMaps((FILE *) NULL,exception); in MogrifyImageInfo()