Beispiel #1
0
function color_get_hue_range($hue)
{
    return Color::getHueRange($hue);
}