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
NScumm
Core
Graphics
Color
C# Class NScumm.Core.Graphics.Color
ファイルを表示
Open project: scemino/nscumm
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
FromRgb
(
int
r
,
int
g
,
int
b
) :
Color
Method Details
FromRgb()
public
static
method
public
static
FromRgb
(
int
r
,
int
g
,
int
b
) :
Color
r
int
g
int
b
int
return
Color