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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1213 % PixelGetMagickColor() gets the magick color of the pixel wand.
1215 % The format of the PixelGetMagickColor method is:
1217 % void PixelGetMagickColor(PixelWand *wand,PixelInfo *color)
1226 WandExport void PixelGetMagickColor(const PixelWand *wand,
1192 WandExport void PixelGetMagickColor(const PixelWand *wand, function

Completed in 125 milliseconds