Home
last modified time | relevance | path

Searched refs:PixelGetAlphaQuantum (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-wand.h66 PixelGetAlphaQuantum(const PixelWand *) magick_attribute((__pure__)),
73 PixelGetAlphaQuantum(const PixelWand *) magick_attribute((__pure__)),
Dmagick-image.c981 PixelGetBlueQuantum(threshold),PixelGetAlphaQuantum(threshold)); in MagickBlackThresholdImage()
1777 PixelGetAlphaQuantum(blend))); in MagickColorizeImage()
1785 PixelGetAlphaQuantum(blend))); in MagickColorizeImage()
12648 PixelGetAlphaQuantum(blend))); in MagickTintImage()
12656 PixelGetAlphaQuantum(blend))); in MagickTintImage()
13233 PixelGetBlueQuantum(threshold),PixelGetAlphaQuantum(threshold)); in MagickWhiteThresholdImage()
Dpixel-wand.c533 WandExport Quantum PixelGetAlphaQuantum(const PixelWand *wand) in PixelGetAlphaQuantum() function