
-----------------------------------
thuvarrakan
Tue Oct 18, 2005 12:10 pm

24bit Color?
-----------------------------------
I was wondering is there any possible way to load 24bit colour setting on a turing window. Also if there is, will it give the right colour# when using whatdot color?

-----------------------------------
Tony
Tue Oct 18, 2005 12:39 pm


-----------------------------------
You'd have to use the RGB module.

-----------------------------------
Cervantes
Tue Oct 18, 2005 1:02 pm


-----------------------------------
To elaborate, you can't get more than 256 colours in the Turing palette.  You can change the palette, however, using the RGB module.  

whatdotcolour will return the closest colour number in the current palette.  Changing the palette will affect the values returned by whatdotcolour.
