Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
XnaBuildContent
Rgba
C# Class XnaBuildContent.Rgba
Mostra file
Open project: jlyonsmith/XnaBuildContent
Public Properties
Property
Type
Description
A
byte
B
byte
G
byte
R
byte
Public Methods
Method
Description
Rgba
(
byte
r
,
byte
g
,
byte
b
,
byte
a
) :
System
Method Details
Rgba()
public
method
public
Rgba
(
byte
r
,
byte
g
,
byte
b
,
byte
a
) :
System
r
byte
g
byte
b
byte
a
byte
return
System
Property Details
A
public_oe property
public
byte
A
return
byte
B
public_oe property
public
byte
B
return
byte
G
public_oe property
public
byte
G
return
byte
R
public_oe property
public
byte
R
return
byte