cyotek / Cyotek.Windows.Forms.ColorPicker

Color picker control suite for Windows Forms applications.
http://cyotek.com/blog/tag/colorpicker
MIT License
149 stars 41 forks source link

FIX: HslColor.ToRgbColor didn't convert properly (fixes #6) #25

Closed cyotek closed 2 years ago

cyotek commented 2 years ago

Also changed LightnessColorSlider so that is no longer changes the controls Color property when the Value changes, matching the behaviour of the other sliders. Updated the ColorSlider Demonstration to add a new control which will set the base Color of all sliders at once