HomeSort by relevance Sort by last modified time
    Searched refs:AutoLevelImage (Results 1 - 12 of 12) sorted by null

  /external/ImageMagick/MagickCore/
enhance.h 29 AutoLevelImage(Image *,ExceptionInfo *),
methods.h 116 #define AutoLevelImage PrependMagickMethod(AutoLevelImage)
117 #define AutoLevelImage PrependMagickMethod(AutoLevelImage)
    [all...]
effect.c 195 (void) AutoLevelImage(edge_image,exception);
202 (void) AutoLevelImage(edge_image,exception);
517 (void) AutoLevelImage(edge_image,exception);
524 (void) AutoLevelImage(edge_image,exception);
    [all...]
enhance.c 173 % AutoLevelImage() adjusts the levels of a particular image channel by
178 % MagickBooleanType AutoLevelImage(Image *image,ExceptionInfo *exception)
187 MagickExport MagickBooleanType AutoLevelImage(Image *image,
    [all...]
  /external/ImageMagick/www/api/
enhance.php 55 <p class="text-center"><a href="enhance.php#AutoGammaImage">AutoGammaImage</a> &bull; <a href="enhance.php#AutoLevelImage">AutoLevelImage</a> &bull; <a href="enhance.php#BrightnessContrastImage">BrightnessContrastImage</a> &bull; <a href="enhance.php#ClutImage">ClutImage</a> &bull; <a href="enhance.php#ColorDecisionListImage">ColorDecisionListImage</a> &bull; <a href="enhance.php#ContrastImage">ContrastImage</a> &bull; <a href="enhance.php#ContrastStretchImage">ContrastStretchImage</a> &bull; <a href="enhance.php#EnhanceImage">EnhanceImage</a> &bull; <a href="enhance.php#EqualizeImage">EqualizeImage</a> &bull; <a href="enhance.php#GammaImage">GammaImage</a> &bull; <a href="enhance.php#GrayscaleImage">GrayscaleImage</a> &bull; <a href="enhance.php#HaldClutImage">HaldClutImage</a> &bull; <a href="enhance.php#LevelImage">LevelImage</a> &bull; <a href="enhance.php#LevelizeImage">LevelizeImage</a> &bull; <a href="enhance.php#LevelImageColors">LevelImageColors</a> &bull; <a href="enhance.php#LinearStretchImage">LinearStretchImage</a> &bull; <a href="enhance.php#ModulateImage">ModulateImage</a> &bull; <a href="enhance.php#NegateImage">NegateImage</a> &bull; <a href="enhance.php#The NormalizeImage">The NormalizeImage</a> &bull; <a href="enhance.php#SigmoidalContrastImage">SigmoidalContrastImage</a></p>
83 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="AutoLevelImage">AutoLevelImage</a></h2>
85 <p>AutoLevelImage() adjusts the levels of a particular image channel by scaling the minimum and maximum values to the full quantum range.</p>
90 MagickBooleanType AutoLevelImage(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 805 status=AutoLevelImage(wand->images,wand->exception);
    [all...]
mogrify.c 901 (void) AutoLevelImage(*image,exception);
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 273 milliseconds