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

  /external/ImageMagick/MagickCore/
enhance.h 45 NegateImage(Image *,const MagickBooleanType,ExceptionInfo *),
methods.h     [all...]
montage.c 752 (void) NegateImage(image,MagickFalse,exception);
    [all...]
annotate.c     [all...]
fx.c 626 (void) NegateImage(charcoal_image,MagickFalse,exception);
    [all...]
enhance.c     [all...]
image.c 755 (void) NegateImage(clip_mask,MagickFalse,exception);
    [all...]
draw.c     [all...]
display.c     [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>
641 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/enhance_8c.html" id="NegateImage">NegateImage</a></h2>
643 <p>NegateImage() negates the colors in the reference image. The grayscale option means that only grayscale values within the image are negated.</p>
645 <p>The format of the NegateImage method is:</p>
648 MagickBooleanType NegateImage(Image *image,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/coders/
psd.c 614 status=NegateImage(image,MagickFalse,exception);
    [all...]
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [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...]

Completed in 313 milliseconds