Searched refs:ImageStatistics (Results 1 – 4 of 4) sorted by relevance
281 class MagickPPExport ImageStatistics286 ImageStatistics(void);289 ImageStatistics(const ImageStatistics &imageStatistics_);292 ~ImageStatistics(void);300 ImageStatistics(const Image &image_);
1373 Magick::ImageStatistics statistics() const;
603 Magick::ImageStatistics::ImageStatistics(void) in ImageStatistics() function in Magick::ImageStatistics608 Magick::ImageStatistics::ImageStatistics( in ImageStatistics() function in Magick::ImageStatistics609 const ImageStatistics &imageStatistics_) in ImageStatistics()614 Magick::ImageStatistics::~ImageStatistics(void) in ~ImageStatistics()618 Magick::ChannelStatistics Magick::ImageStatistics::channel( in channel()630 Magick::ImageStatistics::ImageStatistics(const Image &image_) in ImageStatistics() function in Magick::ImageStatistics
4550 Magick::ImageStatistics Magick::Image::statistics() const in statistics()4552 return(ImageStatistics(*this)); in statistics()