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
Animatroller
Framework
Utility
RgbConverter
C# Class Animatroller.Framework.Utility.RgbConverter
Show file
Open project: HakanL/animatroller
Public Methods
Method
Description
GetRGBAW
(
Color
inp
) :
RGBAW
GetRGBW
(
Color
inp
) :
RGBW
Private Methods
Method
Description
GetSaturation
(
Color
rgb
) :
int
GetWhite
(
Color
rgb
) :
byte
Method Details
GetRGBAW()
public
static
method
public
static
GetRGBAW
(
Color
inp
) :
RGBAW
inp
Color
return
RGBAW
GetRGBW()
public
static
method
public
static
GetRGBW
(
Color
inp
) :
RGBW
inp
Color
return
RGBW