De/Color255: Difference between revisions

From Valve Developer Community
< De
Jump to navigation Jump to search
m (link/ translation)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Color255}}
{{otherlang2
{{otherlang2
|title=Color255
|en=Color255
|en=Color255
}}
}}

Revision as of 23:03, 9 October 2011

Template:Otherlang2 Template:Note:de

Eine Zeichenkette 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