AciColor Constructor |
| Name | Description | |
|---|---|---|
| AciColor |
Initializes a new instance of the AciColor class with black/white color index 7.
| |
| AciColor(Color) |
Initializes a new instance of the AciColor class.
| |
| AciColor(Int16) |
Initializes a new instance of the AciColor class.
| |
| AciColor(Byte, Byte, Byte) |
Initializes a new instance of the AciColor class.
| |
| AciColor(Double, Double, Double) |
Initializes a new instance of the AciColor class.
| |
| AciColor(Single, Single, Single) |
Initializes a new instance of the AciColor class.
|