User guide

146
Control (UI) Default Value Function
infiniteExtent Disabled When enabled, the color extends beyond the bounds.
color
color 0.0, 0.0, 0.0, 1.0 The color (RGBA values) of every pixel in the image. You can also
use the below RGB, HSL, or HSV controls to set the color.
color > RGB
red 0 Sets the red value of the pixels.
green 0 Sets the green value of the pixels.
blue 0 Sets the blue value of the pixels.
alpha 1 Sets the alpha value of the pixels.
color > HSL
hue 0 Sets the hue of the pixels.
saturation 0 Sets the saturation of the pixels.
lightness 0 Sets the lightness of the pixels.
alpha 1 Sets the alpha value of the pixels.
color > HSV
hue 0 Sets the hue of the pixels.
saturation 0 Sets the saturation of the pixels.
value 0 Sets the value of the pixels.
alpha 1 Sets the alpha value of the pixels.
ImageBlur
Adds blur to an image or matte using Box, Triangle, Gaussian, Bell, BSpline, or Mitchell filter algorithms. The blur
value is calculated for image pixels by examining their neighbors within the constraints of the xAmount and
yAmount controls, and applying the selected algorithms.
4 NODES I-K | IMAGEBLUR