Skip to content

Commit dfc1d15

Browse files
committed
clarify some comments
1 parent 07b0216 commit dfc1d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libvips/colour/icc_transform.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ vips_icc_import_line(VipsColour *colour,
936936
float *q;
937937
int i;
938938

939-
/* Buffer of encoded 16-bit pixels we transform.
939+
/* Transform to PCS pixels here.
940940
*/
941941
guint16 encoded[3 * PIXEL_BUFFER_SIZE];
942942

@@ -1098,7 +1098,7 @@ vips_icc_export_line_xyz(VipsColour *colour,
10981098
VipsPel *q;
10991099
int x;
11001100

1101-
/* Buffer of encoded float pixels we transform to device space.
1101+
/* Buffer of PCS pixels we transform to device space.
11021102
*/
11031103
float encoded[3 * PIXEL_BUFFER_SIZE];
11041104

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy