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

  /external/ImageMagick/MagickCore/
segment.h 26 GetImageDynamicThreshold(const Image *,const double,const double,
methods.h 434 #define GetImageDynamicThreshold PrependMagickMethod(GetImageDynamicThreshold)
    [all...]
segment.c 914 % GetImageDynamicThreshold() returns the dynamic threshold for an image.
916 % The format of the GetImageDynamicThreshold method is:
918 % MagickBooleanType GetImageDynamicThreshold(const Image *image,
939 MagickExport MagickBooleanType GetImageDynamicThreshold(const Image *image,
    [all...]

Completed in 57 milliseconds