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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c1281 % PixelGetQuantumPacket() gets the packet of the pixel wand as a PixelInfo.
1283 % The format of the PixelGetQuantumPacket method is:
1285 % void PixelGetQuantumPacket(PixelWand *wand,PixelInfo *packet)
1294 WandExport void PixelGetQuantumPacket(const PixelWand *wand,PixelInfo *packet)
1258 WandExport void PixelGetQuantumPacket(const PixelWand *wand,PixelInfo *packet) function

Completed in 97 milliseconds