Click or drag to resize

ColorExtensions Methods

The ColorExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCopy
Copy values from another instance and return the Color.
Public methodStatic memberCopyAlpha
Copy alpha component and return the Color.
Public methodStatic memberCopyBlue
Copy blue component and return the Color.
Public methodStatic memberCopyGreen
Copy green component and return the Color.
Public methodStatic memberCopyRed
Copy red component and return the Color.
Public methodStatic memberSetAlpha
Set alpha component and return the Color.
Public methodStatic memberSetBlue
Set blue component and return the Color.
Public methodStatic memberSetGreen
Set green component and return the Color.
Public methodStatic memberSetRed
Set red component and return the Color.
Top
See Also