Page 1 of 1

Color definitions in CF

Posted: 21 Nov 2011, 13:52
by Rob
Hi,

i'm still working on my program to configure the OSTC.
Now i'm going to implement the color setting in the custum functions.

My question is, how is the RGB value for the different colours in OSTC created?
I tried to find it from the source but i couldn't find it.

Thanks
rob


Servus zusammen,

ich bin immer noch mit meinem Programm zum Konfigurrieren des OSTC beschäftigt.
Aktuell implementiere ich die Farbeinstellugnen in den Custom Functions.

Die Frage ist, wie ist der RGB Wert für die Unterschiedlichen Farben im OSTC zu erzeugen? Ich hab versucht das aus dem Sourcecode abzuleiten, konnte es aber nicht finden.

Danke
rob

Re: Color definitions in CF

Posted: 21 Nov 2011, 14:15
by heinrichsweikamp
It's 8 Bit RRRGGGBB - see attached image.

regards,
Matthias