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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1973 % PixelSetGreenQuantum() sets the green color of the pixel wand.
1975 % The format of the PixelSetGreenQuantum method is:
1977 % void PixelSetGreenQuantum(PixelWand *wand,const Quantum green)
1986 WandExport void PixelSetGreenQuantum(PixelWand *wand,const Quantum green)
1931 WandExport void PixelSetGreenQuantum(PixelWand *wand,const Quantum green) function

Completed in 264 milliseconds