justinmeiners / ios-color-wheel

A fully scalable, dynamically rendered color wheel for iOS.
82 stars 15 forks source link

Rotate wheel #13

Open jkblgithub opened 5 years ago

jkblgithub commented 5 years ago

Hi,

This is a great color wheel implementation!

One thing I would like to do is rotate the wheel so the red hues are at the top. How can that be done please? (I assume simply applying a transform will result in incorrect colors being returned as the users pans across the wheel)