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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1249 % PixelGetPixel() returns the pixel wand pixel.
1251 % The format of the PixelGetPixel method is:
1253 % PixelInfo PixelGetPixel(const PixelWand *wand)
1260 WandExport PixelInfo PixelGetPixel(const PixelWand *wand)
1225 WandExport PixelInfo PixelGetPixel(const PixelWand *wand) function

Completed in 102 milliseconds