|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| ImageStatistics (const ImageStatistics &imageStatistics_) | |
| ChannelStatistics | channel (const PixelChannel channel_) const |
| ImageStatistics (const Image &image_) | |
Private Attributes | |
| std::vector< ChannelStatistics > | _channels |
Definition at line 282 of file Statistic.h.