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

/external/ImageMagick/MagickWand/
H A Dpixel-wand.c613 % PixelGetBlackQuantum() returns the black color of the pixel wand.
615 % The format of the PixelGetBlackQuantum method is:
617 % Quantum PixelGetBlackQuantum(const PixelWand *wand)
624 WandExport Quantum PixelGetBlackQuantum(const PixelWand *wand)
607 WandExport Quantum PixelGetBlackQuantum(const PixelWand *wand) function

Completed in 57 milliseconds