Beispiel #1
0
function color_parse_name($string)
{
    return Color::parseName($string);
}