OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutoGammaImage
(Results
1 - 11
of
11
) sorted by null
/external/ImageMagick/MagickCore/
enhance.h
28
AutoGammaImage
(Image *,ExceptionInfo *),
methods.h
114
#define
AutoGammaImage
PrependMagickMethod(
AutoGammaImage
)
115
#define
AutoGammaImage
PrependMagickMethod(
AutoGammaImage
)
[
all
...]
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
...]
/external/ImageMagick/www/api/
enhance.php
55
<p class="text-center"><a href="enhance.php#
AutoGammaImage
">
AutoGammaImage
</a> • <a href="enhance.php#AutoLevelImage">AutoLevelImage</a> • <a href="enhance.php#BrightnessContrastImage">BrightnessContrastImage</a> • <a href="enhance.php#ClutImage">ClutImage</a> • <a href="enhance.php#ColorDecisionListImage">ColorDecisionListImage</a> • <a href="enhance.php#ContrastImage">ContrastImage</a> • <a href="enhance.php#ContrastStretchImage">ContrastStretchImage</a> • <a href="enhance.php#EnhanceImage">EnhanceImage</a> • <a href="enhance.php#EqualizeImage">EqualizeImage</a> • <a href="enhance.php#GammaImage">GammaImage</a> • <a href="enhance.php#GrayscaleImage">GrayscaleImage</a> • <a href="enhance.php#HaldClutImage">HaldClutImage</a> • <a href="enhance.php#LevelImage">LevelImage</a> • <a href="enhance.php#LevelizeImage">LevelizeImage</a> • <a href="enhance.php#LevelImageColors">LevelImageColors</a> • <a href="enhance.php#LinearStretchImage">LinearStretchImage</a> • <a href="enhance.php#ModulateImage">ModulateImage</a> • <a href="enhance.php#NegateImage">NegateImage</a> • <a href="enhance.php#The NormalizeImage">The NormalizeImage</a> • <a href="enhance.php#SigmoidalContrastImage">SigmoidalContrastImage</a></p>
57
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="
AutoGammaImage
">
AutoGammaImage
</a></h2>
59
<p>
AutoGammaImage
() extract the 'mean' from the image and adjust the image to try make set its gamma appropriatally.</p>
61
<p>The format of the
AutoGammaImage
method is:</p>
64
MagickBooleanType
AutoGammaImage
(Image *image,ExceptionInfo *exception)
/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
892
(void)
AutoGammaImage
(*image,exception);
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 79 milliseconds