MonoMac.OpenGL.Color4: Method Members

The methods of MonoMac.OpenGL.Color4 are listed below. For a list of all members, see the Color4 Members list.

See Also: Inherited members from System.ValueType

Public Methods

Equals(Color4) : bool
Compares whether this Color4 structure is equal to the specified Color4.
override
Equals(object) : bool
Compares whether this Color4 structure is equal to the specified object.
override
GetHashCode() : int
Calculates the hash code for this Color4 structure.
ToArgb() : int
Converts this color to an integer representation with 8 bits per channel.
override
ToString() : string
Creates a System.String that describes this Color4 structure.