Click or drag to resize
SbColor Methods

The SbColor type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodStatic memberGetHSVColor
Public methodGetHSVValue(Single)
Public methodGetHSVValue(Single, Single, Single)
Public methodGetPackedValue
Public methodGetPackedValue(Single)
Public methodGetRGBValue(Single)
Public methodGetRGBValue(Single, Single, Single)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetHSVValue(Single)
Public methodSetHSVValue(Single, Single, Single)
Public methodSetPackedValue
Public methodSetRGBValue(Single)
Public methodSetRGBValue(Single, Single, Single)
Public methodToString (Overrides ValueTypeToString.)
Top
See Also