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