Click or drag to resize

ColorValue Methods

The ColorValue type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdd
Public methodClamp
Public methodStatic memberDivide(Single, ColorValue, ColorValue)
Public methodStatic memberDivide(ColorValue, ColorValue, ColorValue)
Public methodStatic memberDivide(ColorValue, Single, ColorValue)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodEquals(ColorValue)
Public methodEquals(ColorValue, Single)
Public methodStatic memberEquals(ColorValue, ColorValue)
Public methodEquals(ColorValue, Single)
Public methodGetClamp
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetSaturate
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLerp(ColorValue, ColorValue, Single)
Public methodStatic memberLerp(ColorValue, ColorValue, Single, ColorValue)
Public methodMaxComponent
Returns the value of the largest component of the current instance of ColorValue.
Public methodStatic memberMultiply(Single, ColorValue, ColorValue)
Public methodStatic memberMultiply(ColorValue, ColorValue, ColorValue)
Public methodStatic memberMultiply(ColorValue, Single, ColorValue)
Public methodStatic memberNegate
Public methodStatic memberParse
Public methodSaturate
Public methodStatic memberSelect
Public methodStatic memberSubtract
Public methodToColorPacked
Public methodToColorValuePowered
Public methodToString (Overrides ValueTypeToString.)
Public methodToString(Int32)
Public methodToVector3
Public methodToVector3F
Public methodToVector3H
Public methodToVector4
Public methodToVector4F
Public methodToVector4H
Converts the current instance of Vector2F into the equivalent Vector2H structure.
Top
Extension Methods
See Also