OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GammaImage
(Results
1 - 14
of
14
) sorted by null
/external/ImageMagick/MagickCore/
enhance.h
36
GammaImage
(Image *,const double,ExceptionInfo *),
methods.h
356
#define
GammaImage
PrependMagickMethod(
GammaImage
)
357
#define
GammaImage
PrependMagickMethod(
GammaImage
)
[
all
...]
effect.c
[
all
...]
enhance.c
[
all
...]
display.c
[
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>
353
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="
GammaImage
">
GammaImage
</a></h2>
355
<p>
GammaImage
() gamma-corrects a particular image channel. The same image viewed on different devices will have perceptual differences in the way the image's intensities are represented on the screen. Specify individual gamma levels for the red, green, and blue channels, or adjust all three with the gamma parameter. Values typically range from 0.8 to 2.3.</p>
359
<p>The format of the
GammaImage
method is:</p>
362
MagickBooleanType
GammaImage
(Image *image,const double gamma,
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
magick-image.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
/external/ImageMagick/coders/
msl.c
[
all
...]
Completed in 768 milliseconds