Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Filter: hue #26

Open
JoshuaKGoldberg opened this issue Mar 12, 2017 · 0 comments
Open

Filter: hue #26

JoshuaKGoldberg opened this issue Mar 12, 2017 · 0 comments

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Mar 12, 2017

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).

"Blue": [ "hue", [0, 0, 255] ],
"HalfBlue": [ "hue", [0, 0, 255, 0.5] ]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant