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