Hi Benoit, Hans noticed that ColorInfo.Value seems to be restricted to numbers [0..255] despite the documentation says it is the 32 bit colour value. I looked at the source code and saw that ColorInfo.Value actually is the V component of the HSV colour representation. I guess the docs are wrong. Is this correct? Regards, Tobi