GetImageChannelStatistics  995 magick/compare.c   image_statistics=GetImageChannelStatistics(image,exception);
GetImageChannelStatistics  996 magick/compare.c   reconstruct_statistics=GetImageChannelStatistics(reconstruct_image,exception);
GetImageChannelStatistics  447 magick/identify.c       channel_statistics=GetImageChannelStatistics(image,&image->exception);
GetImageChannelStatistics  430 magick/methods.h #define GetImageChannelStatistics  PrependMagickMethod(GetImageChannelStatistics)
GetImageChannelStatistics 1217 magick/statistic.c   channel_statistics=GetImageChannelStatistics(image,exception);
GetImageChannelStatistics  103 magick/statistic.h   *GetImageChannelStatistics(const Image *,ExceptionInfo *);
GetImageChannelStatistics 4626 wand/magick-image.c   return(GetImageChannelStatistics(wand->images,wand->exception));