Click or drag to resize

ColorByte Methods

The ColorByte type exposes the following members.

Methods
 NameDescription
Public methodEquals(ColorByte) Compares whether current instance is equal to specified [!:ColorPacked].
Public methodEquals(Object) Compares whether current instance is equal to specified object.
(Overrides ValueTypeEquals(Object))
Public methodStatic memberFromABGR 
Public methodStatic memberFromARGB 
Public methodGetHashCode Gets the hash code of this ColorByte.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberLerp Performs linear interpolation of ColorByte.
Public methodStatic memberParse 
Public methodStatic memberSelect 
Public methodToABGR 
Public methodToARGB 
Public methodToColorValue 
Public methodToColorValuePowered 
Public methodToString
(Overrides ValueTypeToString)
Public methodToVector3 
Public methodToVector3F 
Public methodToVector4 
Public methodToVector4F 
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also