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.c881 PixelGetBlueQuantum(threshold),PixelGetAlphaQuantum(threshold)); in MagickBlackThresholdImage()
1622 PixelGetAlphaQuantum(blend))); in MagickColorizeImage()
1630 PixelGetAlphaQuantum(blend))); in MagickColorizeImage()
11881 PixelGetAlphaQuantum(blend))); in MagickTintImage()
11889 PixelGetAlphaQuantum(blend))); in MagickTintImage()
12376 PixelGetBlueQuantum(threshold),PixelGetAlphaQuantum(threshold)); in MagickWhiteThresholdImage()
Dpixel-wand.c545 WandExport Quantum PixelGetAlphaQuantum(const PixelWand *wand) in PixelGetAlphaQuantum() function