Skip to content

make the luma conversion of a color api accessible

Marco Martin requested to merge work/mart/grayForColor into master

Sometimes we need to not only know if a color is light or dark, but also how much light/dark it is, or how far from black or white, so add a grayForColor method which returns the real value

Merge request reports