Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2213 MagickCore::PixelInfo *histogram_array = in colorHistogram() local
2224 ( Color(histogram_array[i]), (size_t) histogram_array[i].count) ); in colorHistogram()
2228 histogram_array=(MagickCore::PixelInfo *) in colorHistogram()
2229 MagickCore::RelinquishMagickMemory(histogram_array); in colorHistogram()