Performs an interpolation between three specified
colors using the brightness of the source clip.
Inputs:
Source: The clip to be processed.
Parameters:
Softness: Default: 1, Range: 0.001 or greater, Shared.
The softness of the interpolation between the three colors.
Use lower values for sharper contours between more solid regions of color.
Softness 01: Default: 1, Range: 0.001 or greater, Shared.
Scales the softness of the interpolation between color0 and color1.
Softness 12: Default: 1, Range: 0.001 or greater, Shared.
Scales the softness of the interpolation between color1 and color2.
Color0 At Bright: Default: 0, Range: any.
The source brightness value to replace with color0.
Color1 At Bright: Default: 0.5, Range: any.
The source brightness value to replace with color1.
This value should normally be in between the other two.
Color2 At Bright: Default: 1, Range: any.
The source brightness value to replace with color2.
Color0: Default rgb: [0 0 0].
The color to use at the darker source regions.
Color1: Default rgb: [0.5 0.5 0.5].
The color to use at the mid tone source regions.
Color2: Default rgb: [1 1 1].
The color to use at the brighter source regions.