You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
A "hue" filter should be added to shift colors to a particular hue. I'm thinking it could be [r,g,b] to create that color on each pixel's opacity, with an optional ,a in there to change how much the color should shift (by default, 1).
A "hue" filter should be added to shift colors to a particular hue. I'm thinking it could be
[r,g,b]
to create that color on each pixel's opacity, with an optional,a
in there to change how much the color should shift (by default,1
).The text was updated successfully, but these errors were encountered: