From 92efe73791d0998536042bfab5a1babc67d168c7 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" Date: Thu, 9 Sep 2010 01:06:43 +0200 Subject: Upgrading to IM 3.6.2, and doing some cleanup at the same time. --- im/include/im_format_all.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'im/include/im_format_all.h') diff --git a/im/include/im_format_all.h b/im/include/im_format_all.h index 8ebe938..4122d71 100755 --- a/im/include/im_format_all.h +++ b/im/include/im_format_all.h @@ -283,7 +283,7 @@ void imFormatRegisterPNM(void); Color Spaces: RGB, MAP and Binary (Gray saved as MAP) Compressions: NONE - no compression [default] - Can have more than one image. But writing is limited to 5 images, + Can have more than one image. But reading and writing is limited to 10 images max, and all images must have different sizes and bpp. Can have an alpha channel (only for RGB) Internally the components are always packed. -- cgit v1.2.3