Searched defs:PixelSetAlphaQuantum (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1554 % PixelSetAlphaQuantum() sets the alpha value of the pixel wand.
1556 % The format of the PixelSetAlphaQuantum method is:
1558 % void PixelSetAlphaQuantum(PixelWand *wand,const Quantum alpha)
1567 WandExport void PixelSetAlphaQuantum(PixelWand *wand,const Quantum alpha)
1524 WandExport void PixelSetAlphaQuantum(PixelWand *wand,const Quantum alpha) function

Completed in 143 milliseconds