Example #1
0
function color_get_int($color)
{
    return Color::getInt(color_get($color));
}