| RgbLed Class |
Namespace: Microsoft.IoT.Devices.Lights
The RgbLed type exposes the following members.
| Name | Description | |
|---|---|---|
| BluePin |
Gets or sets the pin that the blue component is connected to.
| |
| BrightnessLevel |
Gets or sets a value indicating the current brightness level
of the light, where 0.0 is completely off and 1.0 is maximum
brightness.
| |
| Color |
Gets or sets the color of the light.
| |
| GreenPin |
Gets or sets the pin that the green component is connected to.
| |
| IsColorSettable |
Gets a value indicating whether you can set the
Color property of the light.
| |
| RedPin |
Gets or sets the pin that the red component is connected to.
|
| Name | Description | |
|---|---|---|
| Close | ||
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |