HColor extension

Extension on Color to provide hex color functionality.

on

Properties

hexColor String

Available on Color, provided by the HColor extension

Gets the hex color string representation.
no setter

Static Methods

fromHex(String hexString) Color

Available on Color, provided by the HColor extension

Creates a Color from a hex string.