Home
last modified time | relevance | path

Searched refs:PixelSetColorCount (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickWand/
Dpixel-wand.h93 PixelSetColorCount(PixelWand *,const size_t),
Dpixel-wand.c1732 WandExport void PixelSetColorCount(PixelWand *wand,const size_t count) in PixelSetColorCount() function
Dmagick-image.c5056 PixelSetColorCount(pixel_wands[i],(size_t) histogram[i].count); in MagickGetImageHistogram()