summaryrefslogtreecommitdiff
path: root/include/im_format_all.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/im_format_all.h')
-rw-r--r--include/im_format_all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/im_format_all.h b/include/im_format_all.h
index 3c8e9b4..b1af911 100644
--- a/include/im_format_all.h
+++ b/include/im_format_all.h
@@ -439,7 +439,7 @@ void imFormatRegisterPCX(void);
NONE - no compression [default]
RLE - Run Lenght Encoding
Only one image.
- No alpha channel.
+ Can have an alpha channel (only for RGB)
Internally the components are always packed.
Internally the lines are arranged from bottom up to top or from top down to bottom.