diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:22:08 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:22:08 +0100 |
| commit | 5d0d0e7d2f65f23b5eb3105a9163d403d239915d (patch) | |
| tree | 1d743d74ccb5a9f32d14321befc29292b06dc8ae /LIBCOLOUR_SRGB.7 | |
| parent | Fix makefile (diff) | |
| download | libcolour-5d0d0e7d2f65f23b5eb3105a9163d403d239915d.tar.gz libcolour-5d0d0e7d2f65f23b5eb3105a9163d403d239915d.tar.bz2 libcolour-5d0d0e7d2f65f23b5eb3105a9163d403d239915d.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'LIBCOLOUR_SRGB.7')
| -rw-r--r-- | LIBCOLOUR_SRGB.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/LIBCOLOUR_SRGB.7 b/LIBCOLOUR_SRGB.7 index 59d9fbc..cbe9355 100644 --- a/LIBCOLOUR_SRGB.7 +++ b/LIBCOLOUR_SRGB.7 @@ -1,4 +1,4 @@ -.TH LIBCOLOUR_SRGB 7 libcolour +.TH LIBCOLOUR_SRGB 7 LIBCOLOUR .SH NAME LIBCOLOUR_SRGB - Standard RGB .SH DESCRIPTION @@ -17,7 +17,7 @@ use .BR double , and .BR long\ double , -respecitively, for the values stored in them, +respectively, for the values stored in them, and are otherwise identical. .B struct libcolour_srgb_f is defined as @@ -57,7 +57,7 @@ otherwise, meaning colours are linearly encoded. .P The RGB colour model, of which sRGB is a specific colour space, is an additive colour model, that is, without a -transfer function applied, linearily isomorphic to +transfer function applied, linearly isomorphic to CIE 1931 XYZ. .P This is the colour model and colour space normally |
