16bit photoshop filter
I've just started looking at developing filters for photoshop and have just looked at the Invert sample filter.
Looking at the code and experimenting a bit gives the impression that 16bit mode (RGB) only uses 15bits (0 - 32768) for the level in each channel is this correct?