OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoGammaImage
(Results
1 - 10
of
10
) sorted by null
/external/ImageMagick/MagickCore/
enhance.h
28
AutoGammaImage
(Image *,ExceptionInfo *),
methods.h
102
#define
AutoGammaImage
PrependMagickMethod(
AutoGammaImage
)
[
all
...]
enhance.c
99
%
AutoGammaImage
() extract the 'mean' from the image and adjust the image
102
% The format of the
AutoGammaImage
method is:
104
% MagickBooleanType
AutoGammaImage
(Image *image,ExceptionInfo *exception)
113
MagickExport MagickBooleanType
AutoGammaImage
(Image *image,
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
magick-image.c
766
status=
AutoGammaImage
(wand->images,wand->exception);
[
all
...]
mogrify.c
889
(void)
AutoGammaImage
(*image,exception);
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 66 milliseconds