resolveColor

Resolves the color to a numeric representation.

Signature

export declare function resolveColor(color: ColorResolvable): number;
JSDoc
Parameters
color
The color to resolve.
Returns

The numeric representation of the color.

Members

This export does not declare public properties or methods in the generated declaration file.