Constructor RgbPayload
RgbPayload(byte, byte, byte)
Initializes a new instance of the RgbPayload structure.
public RgbPayload(byte green, byte red, byte blue)
Initializes a new instance of the RgbPayload structure.
public RgbPayload(byte green, byte red, byte blue)