hexToColorInt
hexToColorInt(
hex):number|null
Defined in: package/src/functions/color-convert.ts:24
Converts a hex color string into a color integer
Parameters
Section titled “Parameters”Hex color string
string | null
Returns
Section titled “Returns”number | null
Color integer