HomeSort by relevance Sort by last modified time
    Searched refs:GetThresholdMapFile (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
threshold.c 145 *GetThresholdMapFile(const char *,const char *,const char *,ExceptionInfo *);
871 map=GetThresholdMapFile(MinimalThresholdMap,"built-in",map_id,exception);
886 map=GetThresholdMapFile((const char *) GetStringInfoDatum(option),
910 % GetThresholdMapFile() look for a given threshold map name or alias in the
929 static ThresholdMap *GetThresholdMapFile(const char *xml,const char *filename,
    [all...]
methods.h     [all...]

Completed in 2609 milliseconds