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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c2190 % PixelSetQuantumPixel() sets the pixel of the pixel wand.
2192 % The format of the PixelSetQuantumPixel method is:
2194 % void PixelSetQuantumPixel(const Image *image,const Quantum *pixel,
2204 WandExport void PixelSetQuantumPixel(const Image *image,const Quantum *pixel,
2143 WandExport void PixelSetQuantumPixel(const Image *image,const Quantum *pixel, function

Completed in 314 milliseconds