C# Class CorsairLinkPlusPlus.Driver.CorsairLink.Sensor.LED

Inheritance: BaseSensorDevice, ILED
Afficher le fichier Open project: Doridian/CorsairLinkPlusPlus

Méthodes publiques

Méthode Description
GetRGB ( ) : byte[]
Refresh ( bool volatileOnly ) : void

Méthodes protégées

Méthode Description
GetValueInternal ( ) : object

Private Methods

Méthode Description
GetControlCurve ( ) : Color>.ControlCurve
GetFixedRGBCycleColors ( ) : byte[]
GetRGBInternal ( ) : byte[]
LED ( BaseLinkDevice device, int id ) : CorsairLinkPlusPlus.Common.Sensor
SetColor ( Color color ) : void
SetControlCurve ( Color>.ControlCurve colors ) : void
SetFixedRGBCycleColors ( byte colors ) : void
SetRGB ( byte rgb ) : void

Method Details

GetRGB() public méthode

public GetRGB ( ) : byte[]
Résultat byte[]

GetValueInternal() protected méthode

protected GetValueInternal ( ) : object
Résultat object

Refresh() public méthode

public Refresh ( bool volatileOnly ) : void
volatileOnly bool
Résultat void