bernaferrari / hsluv-dart

Dart port of HSLuv, a human-friendly alternative to HSL based on human experiments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add transparent

SpiridonovVS opened this issue · comments

I don't understand

Your library knows how to work with Red, Blue and Green channels. Doesn't know how to work with the alpha channel. there is no way to set transparency. Please add an alpha channel

Where do you want to see that? The reference implementation doesn't include that. I could add in hsluvColor, but it would be kind of useless since it wouldn't affect anything.