]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/blob.h
(no commit message)
[imagemagick] / MagickCore / blob.h
index 0c5508321211dc9b4b22cfaabee75de2de8e5b8f..3e28e983046361f91b80d70f1616e6e5088a1894 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2012 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.
@@ -76,7 +76,7 @@ extern MagickExport MagickBooleanType
   BlobToFile(char *,const void *,const size_t,ExceptionInfo *),
   CloseBlob(Image *),
   DiscardBlobBytes(Image *,const MagickSizeType),
-  FileToImage(Image *,const char *),
+  FileToImage(Image *,const char *,ExceptionInfo *),
   ImageToFile(Image *,char *,ExceptionInfo *),
   InjectImageBlob(const ImageInfo *,Image *,Image *,const char *,
     ExceptionInfo *),