Filter Plugin
frei0r.tint0r
---
schema_version: 0.100000
title: Tint0r
version: 0.100000
identifier: frei0r.tint0r
description: Tint a source image with specified color
creator: Maksim Golovkin
type: filter
parameters:
- identifier: Map black to
title: Map black to
description: The color to map source color with null luminance
type: color
readonly: no
- identifier: Map white to
title: Map white to
description: The color to map source color with full luminance
type: color
readonly: no
- identifier: Tint amount
title: Tint amount
description: Amount of color
type: float
minimum: 0
maximum: 1
readonly: no
widget: spinner
tags:
- Video
...