Searched refs:channelMoments_ (Results 1 – 2 of 2) sorted by relevance
31 Magick::ChannelMoments::ChannelMoments(const ChannelMoments &channelMoments_) in ChannelMoments() argument32 : _channel(channelMoments_._channel), in ChannelMoments()33 _huInvariants(channelMoments_._huInvariants), in ChannelMoments()34 _centroidX(channelMoments_._centroidX), in ChannelMoments()35 _centroidY(channelMoments_._centroidY), in ChannelMoments()36 _ellipseAxisX(channelMoments_._ellipseAxisX), in ChannelMoments()37 _ellipseAxisY(channelMoments_._ellipseAxisY), in ChannelMoments()38 _ellipseAngle(channelMoments_._ellipseAngle), in ChannelMoments()39 _ellipseEccentricity(channelMoments_._ellipseEccentricity), in ChannelMoments()40 _ellipseIntensity(channelMoments_._ellipseIntensity) in ChannelMoments()[all …]
26 ChannelMoments(const ChannelMoments &channelMoments_);66 const MagickCore::ChannelMoments *channelMoments_);