Exemplo n.º 1
0
function color_parse_int($int)
{
    return Color::parseInt($int);
}