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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1337 % PixelGetQuantumPixel() gets the pixel of the pixel wand as a PixelInfo.
1339 % The format of the PixelGetQuantumPixel method is:
1341 % void PixelGetQuantumPixel(const Image *image,const PixelWand *wand,
1351 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand,
1314 WandExport void PixelGetQuantumPixel(const Image *image,const PixelWand *wand, function

Completed in 118 milliseconds