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

/external/ImageMagick/Magick++/lib/Magick++/
H A DStatistic.h130 // of 0.0 to 1.0 and are output to the specified ImageStatistics
281 class MagickPPExport ImageStatistics class in namespace:Magick
286 ImageStatistics(void);
289 ImageStatistics(const ImageStatistics &imageStatistics_);
292 ~ImageStatistics(void);
300 ImageStatistics(const Image &image_);
/external/ImageMagick/Magick++/lib/
H A DStatistic.cpp603 Magick::ImageStatistics::ImageStatistics(void) function in class:Magick::ImageStatistics
608 Magick::ImageStatistics::ImageStatistics( function in class:Magick::ImageStatistics
609 const ImageStatistics &imageStatistics_)
614 Magick::ImageStatistics::~ImageStatistics(void)
618 Magick::ChannelStatistics Magick::ImageStatistics::channel(
630 Magick::ImageStatistics::ImageStatistics(cons function in class:Magick::ImageStatistics
[all...]

Completed in 350 milliseconds