CIEColor Constructors
| Name | Parameters | Description |
|---|---|---|
| CIEColor() | none | Initializes a new instance of the CIEColor class. |
| CIEColor(Double, Double, Double) | x, y, z | Initializes a new instance of the CIEColor class with specified settings. |
See Also
| Name | Parameters | Description |
|---|---|---|
| CIEColor() | none | Initializes a new instance of the CIEColor class. |
| CIEColor(Double, Double, Double) | x, y, z | Initializes a new instance of the CIEColor class with specified settings. |