gka / chroma.js

JavaScript library for all kinds of color manipulations
https://gka.github.io/chroma.js/
Other
10.08k stars 543 forks source link

Alpha function works wrong #270

Open maliyshock opened 3 years ago

maliyshock commented 3 years ago

chroma("ffffff").alpha(0.5) returns rgba object not a string image