Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CSharpUtils
Drawing
RGBA
C# Class CSharpUtils.Drawing.RGBA
Show file
Open project: soywiz/csharputils
Public Properties
Property
Type
Description
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
R
public property
public
byte
R
return
byte