zakkhoyt / ColorPicKit

A collection of UIControls for picking colors on iPhone, iPad, and other iOS devices. Gradient slider, Hue slider, RGB sliders, HSB sliders, CMYK sliders, ImagePixelPicker, HSB Wheel, HSB Spectrum. Color related class extensions
MIT License
15 stars 4 forks source link

HSL controls and structs #30

Closed zakkhoyt closed 7 years ago

zakkhoyt commented 7 years ago

See HSB is not the same as HSL See http://colorizer.org/

Add struct Add conversions Add slider group Add a 2D control

zakkhoyt commented 7 years ago

// Done - Add struct // Done - Add conversions // Done - Add slider group & example Add a 2D controls (remains)

zakkhoyt commented 7 years ago

Done. Closing