Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Q42
HueApi
ColorConverters
HSB
LightCommandExtensions
C# Class Q42.HueApi.ColorConverters.HSB.LightCommandExtensions
Exibir arquivo
Open project: Q42/Q42.HueApi
Public Methods
Method
Description
SetColor
(
this
lightCommand
,
RGBColor
color
) :
LightCommand
Method Details
SetColor()
public
static
method
public
static
SetColor
(
this
lightCommand
,
RGBColor
color
) :
LightCommand
lightCommand
this
color
RGBColor
return
LightCommand