The ColorInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| A |
Gets the alpha value of this color.
| |
| B |
Gets the blue value of this color.
| |
| G |
Gets the green value of this color.
| |
| IsOpaque |
Gets a value indicating whether this instance is completely opaque.
| |
| IsTransparent |
Gets a value indicating whether this instance is completely transparent.
| |
| R |
Gets the red value of this color.
|
See Also