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

/external/ImageMagick/MagickCore/
H A Dstatistic.c2490 % StatisticImage() makes each pixel the min / max / median / mode / etc. of
2493 % The format of the StatisticImage method is:
2495 % Image *StatisticImage(const Image *image,const StatisticType type,
2967 MagickExport Image *StatisticImage(const Image *image,const StatisticType type,
2954 MagickExport Image *StatisticImage(const Image *image,const StatisticType type, function

Completed in 162 milliseconds