stack

Home > @infiniteobjects/data-types > Color > toHexString

Color.toHexString() method

Returns the hex value of the color -with a # append.

Signature:

toHexString(): string;

Returns:

string