Class CreateRgb0Payload
Represents an operator that creates a message payload that specifies the state of the RGB0 LED channels.
public class CreateRgb0Payload
- Inheritance
-
CreateRgb0Payload
- Derived
- Inherited Members
Properties
- Blue
Gets or sets a value that the intensity of the blue channel in the RGB LED.
- Green
Gets or sets a value that the intensity of the green channel in the RGB LED.
- Red
Gets or sets a value that the intensity of the red channel in the RGB LED.
Methods
- GetMessage(MessageType)
Creates a message that specifies the state of the RGB0 LED channels.
- GetPayload()
Creates a message payload for the Rgb0 register.