From 119ebd85ba6ea97078677280365f0df042b8a829 Mon Sep 17 00:00:00 2001 From: Marti Maria Date: Mon, 8 Aug 2011 12:27:36 +0200 Subject: Removed some warnings, fixed CHAD generation on virtual RGB profiles --- include/lcms2.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/lcms2.h') diff --git a/include/lcms2.h b/include/lcms2.h index fbc5f39..95da011 100644 --- a/include/lcms2.h +++ b/include/lcms2.h @@ -610,7 +610,9 @@ typedef void* cmsHTRANSFORM; // Format of pixel is defined by one cmsUInt32Number, using bit fields as follows // -// A O TTTTT U Y F P X S EEE CCCC BBB +// 2 1 0 +// 3 2 10987 6 5 4 3 2 1 098 7654 321 +// A O TTTTT U Y F P X S EEE CCCC BBB // // A: Floating point -- With this flag we can differentiate 16 bits as float and as int // O: Optimized -- previous optimization already returns the final 8-bit value -- cgit v1.2.1