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
HelpKsyu
RGBColor
C# Class HelpKsyu.RGBColor
Show file
Open project: Confirmit/Students
Class Usage Examples
Public Properties
Property
Type
Description
R
byte
Public Methods
Method
Description
RGBColor
(
byte
r
,
byte
g
,
byte
b
) :
System
Method Details
RGBColor()
public
method
public
RGBColor
(
byte
r
,
byte
g
,
byte
b
) :
System
r
byte
g
byte
b
byte
return
System
Property Details
R
public property
public
byte
R
return
byte