Initializes a new instance of the RgbColor class.
Name | Description | |
---|---|---|
![]() |
RgbColor() |
Initializes a new instance of the RgbColor class. |
![]() |
RgbColor(Color) |
Initializes a new instance of the RgbColor class with the specified color. |
![]() |
RgbColor(Byte, Byte, Byte) |
Initializes a new instance of the RgbColor class with the specified channel values. |
![]() |
RgbColor(Byte, Byte, Byte, Byte) |
Initializes a new instance of the RgbColor class with the specified channel values. |