Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetImageMoments

1316 %  GetImageMoments() returns the normalized moments of one or more image
1319 % The format of the GetImageMoments method is:
1321 % ChannelMoments *GetImageMoments(const Image *image,
1354 MagickExport ChannelMoments *GetImageMoments(const Image *image,
1747 moments=GetImageMoments(hash_image,exception);