Searched defs:MagickGetImageStatistics (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
H A Dmagick-image.c4299 % MagickGetImageStatistics() returns statistics for each channel in the
4304 % channel_statistics=MagickGetImageStatistics(wand);
4309 % The format of the MagickGetImageStatistics method is:
4311 % ChannelStatistics *MagickGetImageStatistics(MagickWand *wand)
4318 WandExport ChannelStatistics *MagickGetImageStatistics(MagickWand *wand)
4234 WandExport ChannelStatistics *MagickGetImageStatistics(MagickWand *wand) function

Completed in 50 milliseconds