开发者

What is the Algorithm behind a color wheel? [closed]

开发者 https://www.devze.com 2023-02-08 07:15 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学Go
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_如何学Go

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 7 years ago.

Improve this question

I would like to draw a color wheel on my iPhone Application, how can I do so?

What is the Algorithm behind the color wheel? Thank you.

What is the Algorithm behind a color wheel? [closed]


If you are familiar with HSA color system the algorithm will be simple.

A color wheel depicts Hue and Saturation. The hue varies with the angle, and the saturation varies with the radius. For more information you can take a look at http://www.stackoverflow.com/questions/4235072/math-behind-the-colour-wheel

0

精彩评论

暂无评论...
验证码 换一张
取 消