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_convert.3 | |
| 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_convert.3')
| -rw-r--r-- | libcolour_convert.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libcolour_convert.3 b/libcolour_convert.3 index d9c6042..fb97a57 100644 --- a/libcolour_convert.3 +++ b/libcolour_convert.3 @@ -1,4 +1,4 @@ -.TH LIBCOLOUR_CONVERT 3 libcolour +.TH LIBCOLOUR_CONVERT 3 LIBCOLOUR .SH NAME libcolour_convert - Colour space and colour model conversion .SH SYNOPSIS @@ -28,7 +28,7 @@ to the colour space specified in .I to and stores the new colour values in .IR to . -Additionally, the the transfer function is applied +Additionally, the transfer function is applied or unapplied if specified differently in .I from and @@ -55,7 +55,7 @@ and .I from and .I to -most use the same floating-point type. +must use the same floating-point type. .SH SEE ALSO .BR libcolour (7), .BR libcolour_convert_en_masse (3) |
