diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:31:55 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:31:55 +0100 |
| commit | 56ef05de70fd5bf74ba34959b46ed033bbac76a7 (patch) | |
| tree | b5c1fc6fc8b42ec83137096e2bfce0c9b264b342 /libred_get_temperature.3 | |
| parent | libred_get_colour.3: update grammar (diff) | |
| download | libred-56ef05de70fd5bf74ba34959b46ed033bbac76a7.tar.gz libred-56ef05de70fd5bf74ba34959b46ed033bbac76a7.tar.bz2 libred-56ef05de70fd5bf74ba34959b46ed033bbac76a7.tar.xz | |
msic fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | libred_get_temperature.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libred_get_temperature.3 b/libred_get_temperature.3 index f5e8883..201a6ce 100644 --- a/libred_get_temperature.3 +++ b/libred_get_temperature.3 @@ -25,7 +25,7 @@ and with the sRGB transfer function applied. From that it calculates the CIE Y (luminosity) of the colour and stores it in .I *Y -and then normalises the the colour to have Y = 1 and +and then normalises the colour to have Y = 1 and calculates the closest matching colour temperature, which is returned. .PP @@ -75,7 +75,7 @@ The sRGB transfer function is applied to .IR *g_error , and .IR *b_error . -One cannoy simply subtract them from +One cannot simply subtract them from .IR r , .IR g , and |
