From 537ce7ddb32932a2100ae767b1eca51a9dd1c35f Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 1 Oct 2009 14:14:53 +0000 Subject: New: ASCII compression for RAW format to access text data instead of binary. --- include/im_format_ecw.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/im_format_ecw.h') diff --git a/include/im_format_ecw.h b/include/im_format_ecw.h index 701bac3..c9e91a3 100644 --- a/include/im_format_ecw.h +++ b/include/im_format_ecw.h @@ -76,7 +76,7 @@ extern "C" { Only read support is implemented. To read a region of the image you must set the View* attributes before reading the image data. After reading a partial image the width and height returned in ReadImageInfo is the view size. - The view limits define the region to be readed. + The view limits define the region to be read. The view size is the actual size of the image, so the result can be zoomed. \endverbatim * \ingroup format */ -- cgit v1.2.3