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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c392 % NewPixelWand() returns a new pixel wand.
394 % The format of the NewPixelWand method is:
396 % PixelWand *NewPixelWand(void)
399 WandExport PixelWand *NewPixelWand(void)
468 wands[i]=NewPixelWand();
388 WandExport PixelWand *NewPixelWand(void) function

Completed in 272 milliseconds