GetImageChannelStatistics  964 magick/compare.c   image_statistics=GetImageChannelStatistics(image,exception);
GetImageChannelStatistics  965 magick/compare.c   reconstruct_statistics=GetImageChannelStatistics(reconstruct_image,exception);
GetImageChannelStatistics 1709 magick/compare.c   image_statistics=GetImageChannelStatistics(image,exception);
GetImageChannelStatistics 1861 magick/compare.c   reference_statistics=GetImageChannelStatistics(reference,exception);
GetImageChannelStatistics  439 magick/identify.c       channel_statistics=GetImageChannelStatistics(image,&image->exception);
GetImageChannelStatistics  430 magick/methods.h #define GetImageChannelStatistics  PrependMagickMethod(GetImageChannelStatistics)
GetImageChannelStatistics 1183 magick/statistic.c   channel_statistics=GetImageChannelStatistics(image,exception);
GetImageChannelStatistics   89 magick/statistic.h   *GetImageChannelStatistics(const Image *,ExceptionInfo *);
GetImageChannelStatistics 4537 wand/magick-image.c   return(GetImageChannelStatistics(wand->images,wand->exception));