commit | 8a11cb146177680bfc1b7d89a8cd0c8f2befe468 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Wed Oct 19 23:53:34 2011 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Wed Oct 19 23:53:34 2011 +0000 |
tree | 6ca98b32da19a4b9b3e31b6361ae35d68fda899f | |
parent | 59aededa5505afd21d6d0a9454d80fdd73ffe0d2 [diff] [blame] |
diff --git a/MagickCore/attribute.h b/MagickCore/attribute.h index 71f3753..f1c9c10 100644 --- a/MagickCore/attribute.h +++ b/MagickCore/attribute.h
@@ -32,7 +32,7 @@ IsImageGray(const Image *,ExceptionInfo *), IsImageMonochrome(const Image *,ExceptionInfo *), IsImageOpaque(const Image *,ExceptionInfo *), - SetImageDepth(Image *,const size_t); + SetImageDepth(Image *,const size_t,ExceptionInfo *); extern MagickExport RectangleInfo GetImageBoundingBox(const Image *,ExceptionInfo *exception);