]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/histogram.h
(no commit message)
[imagemagick] / MagickCore / histogram.h
index 533f4b6e93bf3d7d65b6bfc7aa0664b5f24ae5c5..0cc58f189233ade0077cbfbb78696871ee97d876 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.
@@ -22,7 +22,7 @@
 extern "C" {
 #endif
 
-extern MagickExport PixelPacket
+extern MagickExport PixelInfo
   *GetImageHistogram(const Image *,size_t *,ExceptionInfo *);
 
 extern MagickExport Image