alexrestrepo / ColorPicker

An HSV Wheel Color Picker for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorPicker

A HSV Color Picker UIControl and a sample view controller as an example on how to use it. You can use the controller as-is in your own projects, or you could use the ColorPicker control instead. The control uses the standard target-action mechanism (via the UIControlEventValueChanged event). This is also the spiritual successor to KZColorPicker

screenshot

About

An HSV Wheel Color Picker for iOS

License:MIT License


Languages

Language:Objective-C 100.0%