Class CreateRgb1Payload
Represents an operator that creates a message payload that specifies the state of the RGB1 LED channels.
public class CreateRgb1Payload
- Inheritance
-
CreateRgb1Payload
- 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 RGB1 LED channels.
- GetPayload()
Creates a message payload for the Rgb1 register.