Click or drag to resize

ColorUtils Methods

The ColorUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRichTextColor
Wraps the supplied string in rich text color tags.
Public methodStatic memberToHex
Converts the given color to its equivalent hex color in the form of #RRGGBBAA (eg. #000000FF for opaque black).
Top
See Also