Color.getHSB(h,s,b)
in
Programming Questions
•
2 years ago
Hey Guys,
I'm trying to create a dynamical gradient for a ellipse.
First I set the color of these ellipse to Red, but after I'm calling the method Color.getHSBColor(h,s, b) nothing changes.
The values are h = 85, s = 1, b = 1. How can I fix this?
Kind regards
burny
I'm trying to create a dynamical gradient for a ellipse.
First I set the color of these ellipse to Red, but after I'm calling the method Color.getHSBColor(h,s, b) nothing changes.
The values are h = 85, s = 1, b = 1. How can I fix this?
Kind regards
burny
1
