Kaba function Color.hsb ed

...

Syntax ed

func static pure Color.hsb(h: f32, s: f32, b: f32, a: f32) -> Color

Parameters ed

h: f32
...

s: f32
...

b: f32
...

a: f32
...

Return ed

...