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