Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Q42
HueApi
ColorConverters
HSB
StateExtensions
C# Class Q42.HueApi.ColorConverters.HSB.StateExtensions
Afficher le fichier
Open project: Q42/Q42.HueApi
Méthodes publiques
Méthode
Description
ToHex
(
this
state
) :
string
ToRgb
(
this
state
) :
RGBColor
Method Details
ToHex()
public
static
méthode
public
static
ToHex
(
this
state
) :
string
state
this
Résultat
string
ToRgb()
public
static
méthode
public
static
ToRgb
(
this
state
) :
RGBColor
state
this
Résultat
RGBColor