OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AutoGammaImage
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
enhance.c
98
%
AutoGammaImage
() extract the 'mean' from the image and adjust the image
101
% The format of the
AutoGammaImage
method is:
103
% MagickBooleanType
AutoGammaImage
(Image *image,ExceptionInfo *exception)
112
MagickExport MagickBooleanType
AutoGammaImage
(Image *image,
[
all
...]
methods.h
114
#define
AutoGammaImage
PrependMagickMethod(
AutoGammaImage
)
115
#define
AutoGammaImage
PrependMagickMethod(
AutoGammaImage
)
[
all
...]
Completed in 807 milliseconds