> Out of interest, do you know what zero in that value actually means?

Attributes comes as bit-field of boolean. There are some defines in lcms2.h

#define cmsReflective     0
#define cmsTransparency   1
#define cmsGlossy         0
#define cmsMatte          2

So zero means reflective and glossy. There is another flag
for positive/negative but actually this does not work and
the ICC is working in alternatives, so I didn't include
any definition for that.

Regards
Marti



------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to