Axo |
The AxoColor type exposes the following members.
| Name | Description | |
|---|---|---|
| A | Gets or sets the alpha component in ARGB space. | |
| B | Gets or sets the blue component in ARGB space. | |
| G | Gets or sets the green component in ARGB space. | |
| IsFromArgb | Gets or sets a value indicating whether this color was created from ARGB values. | |
| R | Gets or sets the red component in ARGB space. | |
| ScA | Gets or sets the alpha component in linear scRGB space. | |
| ScB | Gets or sets the blue component in linear scRGB space. | |
| ScG | Gets or sets the green component in linear scRGB space. | |
| ScR | Gets or sets the red component in linear scRGB space. |