Magick++
7.1.1-43
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
ChannelMoments (const ChannelMoments &channelMoments_) | |
double | centroidX (void) const |
double | centroidY (void) const |
PixelChannel | channel (void) const |
double | ellipseAxisX (void) const |
double | ellipseAxisY (void) const |
double | ellipseAngle (void) const |
double | ellipseEccentricity (void) const |
double | ellipseIntensity (void) const |
double | huInvariants (const size_t index_) const |
bool | isValid () const |
ChannelMoments (const PixelChannel channel_, const MagickCore::ChannelMoments *channelMoments_) | |
Definition at line 19 of file Statistic.h.