De/Color255

From Valve Developer Community
< De
Revision as of 06:43, 24 May 2011 by Biohazard 90 (talk | contribs) (lang)
Jump to navigation Jump to search

Template:Otherlang2 Template:Note:de

Eine Datenreihe von Bytes (ganzzahlig, 0-255), getrennt durch Leerzeichen: ROT GRÜN BLAU

Beispiele

Rot = "255 0 0"
Grün = "0 255 0"
Blau = "0 0 255"
Orange = "255 128 0"

Template:Note:de