Initializes a new instance of the Rgb16Color class.
| Name | Description | |
|---|---|---|
|
|
Rgb16Color() |
Initializes a new instance of the Rgb16Color class. |
|
|
Rgb16Color(Color) |
Initializes a new instance of the Rgb16Color class with the specified color. |
|
|
Rgb16Color(UInt16, UInt16, UInt16) |
Initializes a new instance of the Rgb16Color class with the specified channel values. |
|
|
Rgb16Color(UInt16, UInt16, UInt16, UInt16) |
Initializes a new instance of the Rgb16Color class with the specified channel values. |