FreeImage.NET Class Library Reference
FIRGBF Methods |
The FIRGBF type exposes the following members.
Methods
Name | Description | |
---|---|---|
CompareTo(Object) |
Compares this instance with a specified Object.
|
|
CompareTo(FIRGBF) |
Compares this instance with a specified FIRGBF object.
|
|
Equals(Object) |
Tests whether the specified object is a FIRGBF structure
and is equivalent to this FIRGBF structure.
(Overrides ValueTypeEquals(Object).) |
|
Equals(FIRGBF) | ||
GetHashCode |
Returns a hash code for this FIRGBF structure.
(Overrides ValueTypeGetHashCode.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString |
Converts the numeric value of the FIRGBF object
to its equivalent string representation.
(Overrides ValueTypeToString.) |
See Also