From 956d02af88db8d76262a30274bb4fecf47645c5f Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 25 Oct 2010 19:57:24 +0000 Subject: *** empty log message *** --- html/en/representation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/en/representation.html') diff --git a/html/en/representation.html b/html/en/representation.html index fbbf6a6..4c902cc 100644 --- a/html/en/representation.html +++ b/html/en/representation.html @@ -34,7 +34,7 @@

IM_GRAY usually means luma (nonlinear Luminance), but it can represent any other intensity value that is not necessarily related to color.

IM_BINARY is a subset of the IM_GRAY color space, and it has only 2 colors black and - white. Each value can be 0 or 1. But for pratical reasons we use one byte to store it.

+ white. Each value can be 0 or 1. But for practical reasons we use one byte to store it.

The other color spaces are standard CIE color spaces, except CMYK that does not have a clear definition without other parameters to complement it.

@@ -117,7 +117,7 @@
RGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGBRGB - for packed components
 0           1           2           3
-

In bold we visualy marked some lines of data.

+

In bold we visually marked some lines of data.


imImage

-- cgit v1.2.3