johankasperi / SwiftHSVColorPicker

Simple HSV Color Picker for iOS written in Swift.
MIT License
94 stars 34 forks source link

Add delegate, isSelectedColorView, isBrightnessView #29

Open pikachu987 opened 6 years ago

pikachu987 commented 6 years ago

I have received a delegate every time the color changes. Added isSelectedColorView and isBrightnessView.