summaryrefslogtreecommitdiff
path: root/libpng-manual.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libpng-manual.txt')
-rw-r--r--libpng-manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng-manual.txt b/libpng-manual.txt
index 19b1e0c35..0a4f37351 100644
--- a/libpng-manual.txt
+++ b/libpng-manual.txt
@@ -877,7 +877,7 @@ described below (the latter being the two common names for associated alpha
color channels). Note that PNG files always contain non-associated color
channels; png_set_alpha_mode() with one of the modes causes the decoder to
convert the pixels to an associated form before returning them to your
-application.
+application.
Since it is not necessary to perform arithmetic on opaque color values so
long as they are not to be resampled and are in the final color space it is