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

Filter: hue #26

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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] ]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions