Home
last modified time | relevance | path

Searched refs:AutoGammaImage (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Denhance.h28 AutoGammaImage(Image *,ExceptionInfo *),
Dmethods.h114 #define AutoGammaImage PrependMagickMethod(AutoGammaImage) macro
115 #define AutoGammaImage PrependMagickMethod(AutoGammaImage) macro
Denhance.c110 MagickExport MagickBooleanType AutoGammaImage(Image *image, in AutoGammaImage() function
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1138 using MagickCore::AutoGammaImage;
/external/ImageMagick/Magick++/lib/
DImage.cpp1995 (void) AutoGammaImage(image(),exceptionInfo); in autoGamma()
2005 (void) AutoGammaImage(image(),exceptionInfo); in autoGammaChannel()
/external/ImageMagick/MagickWand/
Doperation.c1794 (void) AutoGammaImage(_image,_exception); in CLISimpleOperatorImage()
Dmogrify.c887 (void) AutoGammaImage(*image,exception); in MogrifyImage()
Dmagick-image.c751 status=AutoGammaImage(wand->images,wand->exception); in MagickAutoGammaImage()
/external/ImageMagick/PerlMagick/
DMagick.xs7530 AutoGammaImage = 254 in Mogrify()
10926 (void) AutoGammaImage(image,exception); in Mogrify()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in7530 AutoGammaImage = 254
10926 (void) AutoGammaImage(image,exception);