Transform

Transform lets you not only translate elements, but also rotate, scale, and skew them from a single control panel.

This node has an equivalent in Nuke.

Inputs and Controls

Connection Type

Connection Name

Function

Input

src

The image to translate, rotate, scale, or skew.

Control (UI)

Knob (Scripting)

Default Value

Function

Type name

TypeName

Transform

The node type.

Enabled Enabled ticked If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any.
Label Label N/A An optional label to display on the node.
Parameters

Reset parameters to default value using the reset icon:

Translate Translate 0, 0 The amount to translate the image by, measured in pixels.
Rotate Rotate 0.000 The amount in degrees to rotate the image by about its center.
Scale Scale 1.000, 1.000 The amount to scale the image by about its center.
Skew X SkewX 0.000 The amount by which to skew the image along its x axis.
Skew Y SkewY 0.000 The amount by which to skew the image along its y axis.
Black outside BlackOutside enabled

When enabled, black pixels will be rendered outside of the image boundary, making it easier to layer the element over another.

If disabled, the outside area is filled with the outermost pixels of the input image.