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
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,ain there to change how much the color should shift (by default,1).