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