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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c2155 % PixelSetPixelColor() sets the color of the pixel wand.
2157 % The format of the PixelSetPixelColor method is:
2159 % void PixelSetPixelColor(PixelWand *wand,const PixelInfo *color)
2168 WandExport void PixelSetPixelColor(PixelWand *wand,const PixelInfo *color)
2108 WandExport void PixelSetPixelColor(PixelWand *wand,const PixelInfo *color) function

Completed in 31 milliseconds