OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
402
#define
GetImageDynamicThreshold
PrependMagickMethod(
GetImageDynamicThreshold
)
[
all
...]
segment.c
916
%
GetImageDynamicThreshold
() returns the dynamic threshold for an image.
918
% The format of the
GetImageDynamicThreshold
method is:
920
% MagickBooleanType
GetImageDynamicThreshold
(const Image *image,
941
MagickExport MagickBooleanType
GetImageDynamicThreshold
(const Image *image,
[
all
...]
Completed in 66 milliseconds