martinchrzan / ColorPicker

Windows system-wide color picker
MIT License
339 stars 29 forks source link

Added new color formats #22

Closed martinchrzan closed 1 year ago

martinchrzan commented 1 year ago

Added new color formats - rgb565, decimal big-endian, decimal little-endian.

Resolves https://github.com/martinchrzan/ColorPicker/issues/17 https://github.com/martinchrzan/ColorPicker/issues/16