User guide
180
Control (UI) Default Value Function
fringe disabled When enabled, the mask is modified so that by default the fade
effect is limited to the fringe (semi-transparent areas).
fadeToColor
fadeToColor 0.0000, 0.0000,
0.0000, 0.0000
The color (RGBA values) of the fade color. You can also use the
below RGB, HSL, or HSV controls to set the color.
fadeToColor > RGB
red 0 Sets the red value of the fade color.
green 0 Sets the green value of the fade color.
blue 0 Sets the blue value of the fade color.
alpha 1 Sets the alpha value of the fade color.
fadeToColor > HSL
hue 0 Sets the hue of the fade color.
saturation 0 Sets the saturation of the fade color.
lightness 0 Sets the lightness of the fade color.
alpha 1 Sets the alpha value of the fade color.
fadeToColor > HSV
hue 0 Sets the hue of the fade color.
saturation 0 Sets the saturation of the fade color.
value 0 Sets the value of the fade color.
alpha 1 Sets the alpha value of the fade color.
ImageFrom
This node layers images together using the From compositing algorithm: F-B. It subtracts the background from the
foreground. You can also specify a different compositing algorithm using the operation control.
For subtracting the foreground from the background instead, see ImageUnder on page268.
4 NODES I-K | IMAGEFROM