Skip to content

hexToColorInt

hexToColorInt(hex): number | null

Defined in: package/src/functions/color-convert.ts:24

Converts a hex color string into a color integer

Hex color string

string | null

number | null

Color integer