From f7da340d0de3c6e4ab8bffdb7ef4d9969bec7993 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 30 Apr 2010 18:06:28 +0000 Subject: Changed: ICON format now supports writing up to 10 images. --- 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 dc07886..3c8e9b4 100644 --- a/include/im_format_all.h +++ b/include/im_format_all.h @@ -498,7 +498,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