vec4 Text::ParseHexColor(string str)
Parses the given string as a hexadecimal color such as "#FF0000".
string str
string
str
vec4