www/api/Magick++/classMagick_1_1ChannelMoments.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::ChannelMoments Class Reference
#include <Statistic.h>
|
| | | ChannelMoments (void) | | | | | ChannelMoments (const ChannelMoments &channelMoments_) | | | | | ~ChannelMoments (void) | | | | 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.
| Magick::ChannelMoments::ChannelMoments | ( | void | | ) | |
Definition at line 19 of file Statistic.cpp.
| Magick::ChannelMoments::ChannelMoments | ( | const ChannelMoments & | channelMoments_ | ) | |
Definition at line 32 of file Statistic.cpp.
| Magick::ChannelMoments::~ChannelMoments | ( | void | | ) | |
Definition at line 45 of file Statistic.cpp.
| Magick::ChannelMoments::ChannelMoments | ( | const PixelChannel | channel_, | | | | const MagickCore::ChannelMoments * | channelMoments_ | | | ) | | |
Definition at line 102 of file Statistic.cpp.
| double Magick::ChannelMoments::centroidX | ( | void | | ) | const |
Definition at line 49 of file Statistic.cpp.
| double Magick::ChannelMoments::centroidY | ( | void | | ) | const |
Definition at line 54 of file Statistic.cpp.
| Magick::PixelChannel Magick::ChannelMoments::channel | ( | void | | ) | const |
Definition at line 59 of file Statistic.cpp.
| double Magick::ChannelMoments::ellipseAngle | ( | void | | ) | const |
Definition at line 74 of file Statistic.cpp.
| double Magick::ChannelMoments::ellipseAxisX | ( | void | | ) | const |
Definition at line 64 of file Statistic.cpp.
| double Magick::ChannelMoments::ellipseAxisY | ( | void | | ) | const |
Definition at line 69 of file Statistic.cpp.
| double Magick::ChannelMoments::ellipseEccentricity | ( | void | | ) | const |
Definition at line 79 of file Statistic.cpp.
| double Magick::ChannelMoments::ellipseIntensity | ( | void | | ) | const |
Definition at line 84 of file Statistic.cpp.
| double Magick::ChannelMoments::huInvariants | ( | const size_t | index_ | ) | const |
Definition at line 89 of file Statistic.cpp.
| bool Magick::ChannelMoments::isValid | ( | void | | ) | const |
Definition at line 97 of file Statistic.cpp.
The documentation for this class was generated from the following files: