FIRGBF Methods

FreeImage.NET

FIRGBF Methods

The FIRGBF type exposes the following members.

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