summaryrefslogtreecommitdiff
path: root/im/include/im_format_all.h
diff options
context:
space:
mode:
Diffstat (limited to 'im/include/im_format_all.h')
-rwxr-xr-xim/include/im_format_all.h2
1 files changed, 1 insertions, 1 deletions
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.