Author Topic: The color pallet  (Read 701 times)

Where are the RGB colors of the color pallet located?

For instance, lets say I want to get the RGB of color "2" (Green, probably "0.0 1.0 0.0 1.0" in RGB) and that is all I know. What is the global variable containing its data?

Code: [Select]
getColorIDTable(2);