mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:07:35 +00:00
LibGfx: Add DeltaE() function
This commit is contained in:
parent
adec1abf81
commit
923027b1df
5 changed files with 173 additions and 0 deletions
|
@ -7,6 +7,7 @@ set(SOURCES
|
|||
ClassicWindowTheme.cpp
|
||||
Color.cpp
|
||||
CursorParams.cpp
|
||||
DeltaE.cpp
|
||||
FillPathImplementation.cpp
|
||||
Filters/ColorBlindnessFilter.cpp
|
||||
Filters/FastBoxBlurFilter.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue