Home
last modified time | relevance | path

Searched refs:GetThresholdMap (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.h42 *GetThresholdMap(const char *,ExceptionInfo *);
Dthreshold.c1460 MagickExport ThresholdMap *GetThresholdMap(const char *map_id, in GetThresholdMap() function
1944 map=GetThresholdMap(token,exception); in OrderedDitherImage()
Dmethods.h616 #define GetThresholdMap PrependMagickMethod(GetThresholdMap) macro