FIRGBAF Methods

FreeImage.NET

FIRGBAF Methods

The FIRGBAF type exposes the following members.

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