Searched refs:ChannelMoments (Results 1 – 6 of 6) 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;
62 } ChannelMoments; typedef134 extern MagickExport ChannelMoments
352 const char *name,const double scale,const ChannelMoments *channel_moments) in PrintChannelMoments()439 ChannelMoments in IdentifyImage()697 channel_moments=(ChannelMoments *) NULL; in IdentifyImage()818 if (channel_moments != (ChannelMoments *) NULL) in IdentifyImage()863 channel_moments=(ChannelMoments *) RelinquishMagickMemory( in IdentifyImage()
1472 MagickExport ChannelMoments *GetImageMoments(const Image *image, in GetImageMoments()1480 ChannelMoments in GetImageMoments()1507 channel_moments=(ChannelMoments *) AcquireQuantumMemory(MaxPixelChannels+1, in GetImageMoments()1509 if (channel_moments == (ChannelMoments *) NULL) in GetImageMoments()1740 channel_moments=(ChannelMoments *) RelinquishMagickMemory(channel_moments); in GetImageMoments()1783 ChannelMoments in GetImagePerceptualHash()1813 if (moments == (ChannelMoments *) NULL) in GetImagePerceptualHash()1823 moments=(ChannelMoments *) RelinquishMagickMemory(moments); in GetImagePerceptualHash()1844 if (moments == (ChannelMoments *) NULL) in GetImagePerceptualHash()1854 moments=(ChannelMoments *) RelinquishMagickMemory(moments); in GetImagePerceptualHash()
574 const ChannelMoments *channel_moments) in PrintChannelMoments()673 ChannelMoments in EncodeImageAttributes()868 channel_moments=(ChannelMoments *) NULL; in EncodeImageAttributes()987 if (channel_moments != (ChannelMoments *) NULL) in EncodeImageAttributes()1026 channel_moments=(ChannelMoments *) RelinquishMagickMemory( in EncodeImageAttributes()