
PT-Basic Programming Manual Ver. 1.00 142/143
Appendix D
Parameter for Color
In our BASIC SDK function, some have “color” parameter, this appendix will tell you
how to set color parameter.
1. Value:
The BASIC parameter value doesn‟t support Hex., so you have to set it in
DEC.
Our sample will use HEX and when you want to set color, please
conversion Dec from Hex value.
2. Example:
Red, Green, and Blue are the Primary color of light. If you want to set color
“Yellow”, for example, you have to use “Red” and “Green” color.
So, the yellow color hex value is “0x00FFFF”. You can set the color you
want by this rule.
Kommentare zu diesen Handbüchern