GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common Namespace : Color Structure |
The following tables list the members exposed by Color.
Name | Description | |
---|---|---|
Color Constructor | Initializes a new instance of the Color struct. |
Name | Description | |
---|---|---|
A | Gets the A color component. | |
B | Gets the B color component. | |
G | Gets the G color component. | |
IsEmpty | Gets a value indicating whether this instance is empty. | |
R | Gets the R color component. | |
Value | Gets the value. |
Name | Description | |
---|---|---|
Equals | Overloaded. | |
FromArgb | Overloaded. Creates new color from color components. | |
GetHashCode | ||
ToArgb | Gets ARGB value of the color. |
Equality | Implements the operator ==. |
Implicit Type Conversion | |
Inequality | Implements the operator !=. |