Searched refs:ChannelMoments (Results 1 – 7 of 7) sorted by relevance
18 Magick::ChannelMoments::ChannelMoments(void) in ChannelMoments() function in Magick::ChannelMoments31 Magick::ChannelMoments::ChannelMoments(const ChannelMoments &channelMoments_) in ChannelMoments() function in Magick::ChannelMoments44 Magick::ChannelMoments::~ChannelMoments(void) in ~ChannelMoments()48 double Magick::ChannelMoments::centroidX(void) const in centroidX()53 double Magick::ChannelMoments::centroidY(void) const in centroidY()58 Magick::PixelChannel Magick::ChannelMoments::channel(void) const in channel()63 double Magick::ChannelMoments::ellipseAxisX(void) const in ellipseAxisX()68 double Magick::ChannelMoments::ellipseAxisY(void) const in ellipseAxisY()73 double Magick::ChannelMoments::ellipseAngle(void) const in ellipseAngle()78 double Magick::ChannelMoments::ellipseEccentricity(void) const in ellipseEccentricity()[all …]
18 class MagickPPExport ChannelMoments23 ChannelMoments(void);26 ChannelMoments(const ChannelMoments &channelMoments_);29 ~ChannelMoments(void);65 ChannelMoments(const PixelChannel channel_,66 const MagickCore::ChannelMoments *channelMoments_);232 ChannelMoments channel(const PixelChannel channel_) const;240 std::vector<ChannelMoments> _channels;
64 } ChannelMoments; typedef150 extern MagickExport ChannelMoments
349 const char *name,const double scale,const ChannelMoments *channel_moments) in PrintChannelMoments()482 ChannelMoments in IdentifyImage()690 channel_moments=(ChannelMoments *) NULL; in IdentifyImage()886 if (channel_moments != (ChannelMoments *) NULL) in IdentifyImage()945 channel_moments=(ChannelMoments *) RelinquishMagickMemory( in IdentifyImage()
1455 MagickExport ChannelMoments *GetImageMoments(const Image *image, in GetImageMoments()1463 ChannelMoments in GetImageMoments()1490 channel_moments=(ChannelMoments *) AcquireQuantumMemory(MaxPixelChannels+1, in GetImageMoments()1492 if (channel_moments == (ChannelMoments *) NULL) in GetImageMoments()1730 channel_moments=(ChannelMoments *) RelinquishMagickMemory(channel_moments); in GetImageMoments()1804 ChannelMoments in GetImagePerceptualHash()1835 if (moments == (ChannelMoments *) NULL) in GetImagePerceptualHash()1841 moments=(ChannelMoments *) RelinquishMagickMemory(moments); in GetImagePerceptualHash()
621 const ChannelMoments *channel_moments) in PrintChannelMoments()926 ChannelMoments in EncodeImageAttributes()1130 channel_moments=(ChannelMoments *) NULL; in EncodeImageAttributes()1252 if (channel_moments != (ChannelMoments *) NULL) in EncodeImageAttributes()1292 channel_moments=(ChannelMoments *) RelinquishMagickMemory( in EncodeImageAttributes()
623 const ChannelMoments *channel_moments) in PrintChannelMoments()924 ChannelMoments in EncodeImageAttributes()1128 channel_moments=(ChannelMoments *) NULL; in EncodeImageAttributes()1250 if (channel_moments != (ChannelMoments *) NULL) in EncodeImageAttributes()1290 channel_moments=(ChannelMoments *) RelinquishMagickMemory( in EncodeImageAttributes()