d2phap / ImageGlass

🏞 A lightweight, versatile image viewer
https://imageglass.org
Other
7.78k stars 501 forks source link

Color Picker missing "CIELAB" color space, also referred to as " L*a*b* " #1543

Closed d2phap closed 1 year ago

d2phap commented 1 year ago

Discussed in https://github.com/d2phap/ImageGlass/discussions/1542

Originally posted by **donatopace** April 15, 2023 Hello, first of all congratulations for the great work you are doing! Can you add "CIELAB" color space, also referred to as " L*a*b* " it is very important for those who work with images and color management. "Lab" expresses color as three values: L* for perceptual lightness and a* and b* for the four [unique colors](https://en.wikipedia.org/wiki/Unique_hues) of human vision: red, green, blue and yellow. CIELAB was intended as a [perceptually uniform](https://en.wikipedia.org/wiki/Perceptually_uniform) space, where a given numerical change corresponds to a similar perceived change in color. Thanks.
d2phap commented 1 year ago

Implemented ImageGlass 9.0 beta 5