I want to make a UIView or UIImageView that is a circle. Or a circle that i can change the size of using a slider, and the color of with a pickerview.
No need for graphics calls. Just set the corner radius to the width / 2. This can be done on any visual object ie UI element
UI