commit | bc9539a4e2fbc362babf3d5871fb53c431d9943b | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Mon Aug 16 18:06:20 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Mon Aug 16 18:06:20 2010 +0000 |
tree | 96ffbeeee6680c0b668933a9e86f9387bf850fec | |
parent | f392ff70347e6f3546cadaeb8e8f9f35d93aab7c [diff] [blame] |
diff --git a/www/api/cache-view.html b/www/api/cache-view.html index a476763..0eab958 100644 --- a/www/api/cache-view.html +++ b/www/api/cache-view.html
@@ -414,8 +414,7 @@ <pre class="code"> const PixelPacket *GetCacheViewVirtualPixels( const CacheView *cache_view,const ssize_t x,const ssize_t y, - const size_t columns,const size_t rows, - ExceptionInfo *exception) + const size_t columns,const size_t rows,ExceptionInfo *exception) </pre> <p>A description of each parameter follows:</p></ol>