commit | f56e6ad6da167beca48fb23194201c25cd3dfb8e | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sun Nov 11 19:29:38 2012 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sun Nov 11 19:29:38 2012 +0000 |
tree | 261a43608d4cea065525c2d8b090ba85da0ed902 | |
parent | 6dda0d3b4e2f63a10acac4c05ae9d8aa6017f077 [diff] [blame] |
diff --git a/MagickCore/statistic.h b/MagickCore/statistic.h index 1a39b65..2dd70b6 100644 --- a/MagickCore/statistic.h +++ b/MagickCore/statistic.h
@@ -105,6 +105,7 @@ extern MagickExport Image *EvaluateImages(const Image *,const MagickEvaluateOperator,ExceptionInfo *), + *PolynomialImage(const Image *,const size_t,const double *,ExceptionInfo *), *StatisticImage(const Image *,const StatisticType,const size_t,const size_t, ExceptionInfo *);