]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/animate.h
(no commit message)
[imagemagick] / MagickCore / animate.h
index cf7ece6f951e2a1e8e58f618c6d8c7c1757e8640..709d665fc92a34ac65efb273cb51931a24b9417e 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
 
   You may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ extern "C" {
 #endif
 
 extern MagickExport MagickBooleanType
-  AnimateImages(const ImageInfo *,Image *);
+  AnimateImages(const ImageInfo *,Image *,ExceptionInfo *);
 
 #if defined(__cplusplus) || defined(c_plusplus)
 }