Colorify
Repaint the image in one color. The node keeps the brightness of every pixel and replaces its hue with the chosen color, like a duotone print.
Parameters
- Color The tint. Only the red, green, and blue components are used; the alpha of the image stays as it is.
Example