ColorExtensions Methods |
The ColorExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | Copy values from another instance and return the Color. | |
| CopyAlpha | Copy alpha component and return the Color. | |
| CopyBlue | Copy blue component and return the Color. | |
| CopyGreen | Copy green component and return the Color. | |
| CopyRed | Copy red component and return the Color. | |
| SetAlpha | Set alpha component and return the Color. | |
| SetBlue | Set blue component and return the Color. | |
| SetGreen | Set green component and return the Color. | |
| SetRed | Set red component and return the Color. |