Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Q42
HueApi
ColorConverters
HSB
StateExtensions
C# 클래스 Q42.HueApi.ColorConverters.HSB.StateExtensions
파일 보기
프로젝트 열기: Q42/Q42.HueApi
공개 메소드들
메소드
설명
ToHex
(
this
state
) :
string
ToRgb
(
this
state
) :
RGBColor
메소드 상세
ToHex()
공개
정적인
메소드
public
static
ToHex
(
this
state
) :
string
state
this
리턴
string
ToRgb()
공개
정적인
메소드
public
static
ToRgb
(
this
state
) :
RGBColor
state
this
리턴
RGBColor