ColorRGB

Aus MCS Wiki AVR
Version vom 12. Dezember 2014, 20:48 Uhr von Admin (Diskussion | Beiträge)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Inhaltsverzeichnis

Action

Set the current color red, green and blue.

 

 

Syntax

ColorRGB red, green ,blue 

 

 

Remarks

red

Red value for the current color. 0 to 255 , initial value is 255

green

green value for the current color. 0 to 255 , initial value is 255

blue

blue value for the current color. 0 to 255 , initial value is 255

 

Sets red, green and blue values of the FT800 color buffer which will be applied to the following draw operation.

 

 

See also

Color_A , ColorRGBdw

 

 

Example

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Sprache