Exemplo n.º 1
0
function color_greyscale($color)
{
    return Color::greyscale(color_get($color));
}