Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CommonComponents
RGBColor
C# Class CommonComponents.RGBColor
ファイルを表示
Open project: Confirmit/Students
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_oe property
public
byte
R
return
byte