Elena [service address] wrote:
The limit is actually 255. I can change this for collink easily enough.I couldn't find such a statement on the ICC docs, I noticed the grid resolution is coded in a 16 bit number so there should not be that limit, but maybe I overlooked at it. 255 would still create mismatches with 8 bit per channel unsigned, it should be 256
The grid resolution is encoded as an uInt8Number, hence the 255 limit. Graeme Gill.