Converts a string to a hexadecimal color number.
The string color (e.g., "#ffffff")
"#ffffff"
Number in hexadecimal.
since 7.2.0
PIXI.Color.toNumber
PIXI.utils
string2hex
Generated using TypeDoc
Converts a string to a hexadecimal color number.