FI16RGB555 Methods

FreeImage.NET

FI16RGB555 Methods

The FI16RGB555 type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares this instance with a specified Object.
Public method CompareTo(FI16RGB555)
Compares this instance with a specified FI16RGB555 object.
Public method Equals(Object)
Tests whether the specified object is a FI16RGB555 structure and is equivalent to this FI16RGB555 structure.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FI16RGB555)
Tests whether the specified FI16RGB555 structure is equivalent to this FI16RGB555 structure.
Public method GetHashCode
Returns a hash code for this FI16RGB555 structure.
(Overrides ValueTypeGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToString
Converts the numeric value of the FI16RGB555 object to its equivalent string representation.
(Overrides ValueTypeToString.)
Top
See Also