Home
last modified time | relevance | path

Searched refs:PixelGetColorCount (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-wand.h78 PixelGetColorCount(const PixelWand *) magick_attribute((__pure__));
Dpixel-wand.c784 WandExport size_t PixelGetColorCount(const PixelWand *wand) in PixelGetColorCount() function