If you're talking about the K channel in CMYK, that's true; but grayscale
images usually have the same polarity as RGB: 0 = black, maximal value = white.
The point about multiplying by 17 instead of 16 when going from 12 bit to
16 bit is that it preserves the maximal value for white if the frontend uses
all 16 up-sampled bits.
Regards,
Graham
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com