FIRGB16 Methods

FreeImage.NET

FIRGB16 Methods

The FIRGB16 type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object)
Compares this instance with a specified Object.
Public method CompareTo(FIRGB16)
Compares this instance with a specified FIRGB16 object.
Public method Equals(Object)
Tests whether the specified object is a FIRGB16 structure and is equivalent to this FIRGB16 structure.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FIRGB16)
Tests whether the specified FIRGB16 structure is equivalent to this FIRGB16 structure.
Public method GetHashCode
Returns a hash code for this FIRGB16 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 FIRGB16 object to its equivalent string representation.
(Overrides ValueTypeToString.)
Top
See Also