RGBColor Class

Definition

Class that holds RGB colors

C#
public class RGBColor
Inheritance
RGBColor

Constructors

RGBColor(Byte, Byte, Byte)

Initializes a new instance of the RGBColor class.

Properties

Blue

Gets the blue value

Green

Gets the green value

Red

Gets the red value

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0