diff options
Diffstat (limited to '')
| -rw-r--r-- | LIBCOLOUR_CIEUVW.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LIBCOLOUR_CIEUVW.7 b/LIBCOLOUR_CIEUVW.7 index eeae80e..7592864 100644 --- a/LIBCOLOUR_CIEUVW.7 +++ b/LIBCOLOUR_CIEUVW.7 @@ -62,7 +62,7 @@ are not part of the colour, but rather part of the colour space. .P Y is 0 in black and 1 in white. u\(aq is defined as 4X / (X + 15Y + 3Z), and -v\(aq is defined as 9X / (X + 15Y + 3Z), where +v\(aq is defined as 9Y / (X + 15Y + 3Z), where X, Y, and Z are CIE 1931 XYZ values of the \(dqspecified white object\(dq. .P |
