Given a string representing a color in hexadecimal format, return the corresponding integer value
The color to be converted to a hexadecimal value.
The hexadecimal value of the color.
Generated using TypeDoc
Given a string representing a color in hexadecimal format, return the corresponding integer value