Beispiel #1
0
function color_parse_function_string($string)
{
    return Color::parseFunctionString($string);
}