Magick++
7.1.1-43
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
ChannelStatistics (const ChannelStatistics &channelStatistics_) | |
double | area () const |
PixelChannel | channel (void) const |
size_t | depth () const |
double | entropy () const |
bool | isValid () const |
double | kurtosis () const |
double | maxima () const |
double | mean () const |
double | minima () const |
double | skewness () const |
double | standardDeviation () const |
double | sum () const |
double | sumCubed () const |
double | sumFourthPower () const |
double | sumSquared () const |
double | variance () const |
ChannelStatistics (const PixelChannel channel_, const MagickCore::ChannelStatistics *channelStatistics_) | |
Definition at line 133 of file Statistic.h.