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_all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/im_format_all.h') diff --git a/include/im_format_all.h b/include/im_format_all.h index bb43816..fc439d5 100644 --- a/include/im_format_all.h +++ b/include/im_format_all.h @@ -94,7 +94,7 @@ extern "C" { Tags BlackLevel, DefaultCropOrigin and DefaultCropSize are incorrectly interpreted by libTIFF so they are ignored. Raw image is loaded in place of the thumbnail image in the main IFD. SubIFDCount IM_USHORT (1) [Number of subifds of the current image.] - SubIFDSelect IM_USHORT (1) [Subifd number to be readed. Must be set before reading image info.] + SubIFDSelect IM_USHORT (1) [Subifd number to be read. Must be set before reading image info.] (other attributes can be obtained by using libTIFF directly using the Handle(1) function) Comments: -- cgit v1.2.3