diff options
Diffstat (limited to 'xicc/bt1886.h')
-rwxr-xr-x | xicc/bt1886.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xicc/bt1886.h b/xicc/bt1886.h index f14efdc..b0399c9 100755 --- a/xicc/bt1886.h +++ b/xicc/bt1886.h @@ -14,10 +14,9 @@ * */ -/* BT.1886 stype input offset transfer curve, */ +/* BT.1886 type input offset transfer curve, */ /* + general gamma + input + output offset curve support. */ - typedef struct { icmXYZNumber w; /* White point for Lab conversion */ double ingo; /* input Y offset for bt1886 */ |