commit | e751662f8175c76e55da86bbf90d1a7d02425b9a | [log] [tgz] |
---|---|---|
author | cristy <[email protected]> | Sun Apr 29 14:22:45 2012 +0000 |
committer | cristy <[email protected]> | Sun Apr 29 14:22:45 2012 +0000 |
tree | b8b16bcf51089f237cec2beb18c8958d75f7e40a | |
parent | 127425f9e916a7b731feaf585e41a03745ad401b [diff] [blame] |
diff --git a/MagickCore/cache-view.h b/MagickCore/cache-view.h index 3d787c8..4f325e7 100644 --- a/MagickCore/cache-view.h +++ b/MagickCore/cache-view.h
@@ -60,6 +60,9 @@ extern MagickExport ColorspaceType GetCacheViewColorspace(const CacheView *); +extern MagickExport const Image + *GetCacheViewImage(const CacheView *); + extern MagickExport const Quantum *GetCacheViewVirtualPixels(const CacheView *,const ssize_t,const ssize_t, const size_t,const size_t,ExceptionInfo *) magick_hot_spot,