Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Q42
HueApi
ColorConverters
HSB
StateExtensions
C# Class Q42.HueApi.ColorConverters.HSB.StateExtensions
Mostrar archivo
Open project: Q42/Q42.HueApi
Public Methods
Method
Description
ToHex
(
this
state
) :
string
ToRgb
(
this
state
) :
RGBColor
Method Details
ToHex()
public
static
method
public
static
ToHex
(
this
state
) :
string
state
this
return
string
ToRgb()
public
static
method
public
static
ToRgb
(
this
state
) :
RGBColor
state
this
return
RGBColor