The RGBTRIPLE type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | Overloaded. |
![]() | Equals | Overloaded. |
![]() | GetHashCode |
Returns a hash code for this RGBTRIPLE structure.
(Overrides ValueType..::.GetHashCode()()().) |
![]() | ToString |
Converts the numeric value of the RGBTRIPLE object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Tests whether two specified RGBTRIPLE structures are equivalent.
|
![]() ![]() | Implicit | Overloaded. |
![]() ![]() | Inequality |
Tests whether two specified RGBTRIPLE structures are different.
|
Fields
Name | Description | |
---|---|---|
![]() | rgbtBlue |
The blue color component.
|
![]() | rgbtGreen |
The green color component.
|
![]() | rgbtRed |
The red color component.
|