PowerToys/.github
Ruben Fricke 3358fd9b02
[Color Picker] Feature/lab color representation (#12935)
* Created logic to convrt RGB to CIELAB (with intermediate step to CIEXYZ)

* Added CIELAB to the available color representation types

* Created tests for the color conversion from RGB to LAB (and for RGB to XYZ)

* Update ColorPickerViewModel to keep the L*a*b* format the same

* Improved variable names & comment

* Remove url from color converting website to avoid unnecessary license issues

* Removed typo of the wrong variable

* Added expected words into dictionary

* Added links to explain used formulas

* Added CIE XYZ color space

* Added 'SRGB' to the dictionary

* Updated the range for the X and Z value in the CIE XYZ color space comments

* Fixed XYZ to LAB calculations

* Changed output format for CIELAb

Changed L*a*b*(L,a,b) to CIELab(L,a,b)

* Changed output in tests

* Fixed tests

* Added extra accuracy

* Add decimal places to cielab and ciexyz formats

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2021-09-24 16:54:44 +01:00
..
actions/spell-check [Color Picker] Feature/lab color representation (#12935) 2021-09-24 16:54:44 +01:00
ISSUE_TEMPLATE [ci] Fix pdf thumbnail unit tests flakiness (#13248) 2021-09-16 18:02:50 +01:00
workflows Upgrade check-spelling to v0.0.19 (#12348) 2021-07-13 11:23:12 -05:00
pull_request_template.md Updating PR template (#8843) 2020-12-31 10:00:26 -08:00