IDimmingLed Methods |
The IDimmingLed type exposes the following members.
Name | Description | |
---|---|---|
![]() | Blink | Blink the LED. (Inherited from ILed.) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | SetBrightness | Set a specific LED brightness. |
![]() | StartSequence | Starts the specified dimming sequence, constituted of a
series of (time, brightness) pairs. |
![]() | TurnOff | Turn the LED off. (Inherited from ILed.) |
![]() | TurnOn | Turn the LED on. (Inherited from ILed.) |