Click or drag to resize

ColorExtension Methods

[This is preliminary documentation and is subject to change.]

The ColorExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToColor
Converts the provided ARGB uint color into an actual Color
Public methodStatic memberToColorUint
Converts a HTML color string (eg. #00FF00) into an ARGB uint
Public methodStatic memberToUint
Converts the provided c color into a UInt32 that represents the ARGB value of the color.
Top
See Also