Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetThresholdMap

1241 %  GetThresholdMap() loads and searches one or more threshold map files for the
1244 % The format of the GetThresholdMap method is:
1246 % ThresholdMap *GetThresholdMap(const char *map_id,
1256 MagickExport ThresholdMap *GetThresholdMap(const char *map_id,
1306 % ThresholdMap *GetThresholdMap(const char *xml,const char *filename,
1744 map=GetThresholdMap(token,exception);