Searched refs:GetImageMoments (Results 1 – 8 of 8) sorted by relevance
151 *GetImageMoments(const Image *,ExceptionInfo *);
443 #define GetImageMoments PrependMagickMethod(GetImageMoments) macro
1455 MagickExport ChannelMoments *GetImageMoments(const Image *image, in GetImageMoments() function1831 moments=GetImageMoments(hash_image,exception); in GetImagePerceptualHash()
701 channel_moments=GetImageMoments(image,exception); in IdentifyImage()
455 channel_moments=GetImageMoments(image_.constImage(),exceptionInfo); in ImageMoments()
1140 channel_moments=GetImageMoments(image,exception); in EncodeImageAttributes()
1142 channel_moments=GetImageMoments(image,exception); in EncodeImageAttributes()
1364 using MagickCore::GetImageMoments;