Transform
Transform
Section titled “Transform” Category Matrix
Is Pair Node: No
Creates a transformation matrix and/or applies it to the input image.
Inputs
Section titled “Inputs” Image
Section titled “ Image ” Type: Painter
Default: unset
The image to apply the transformation to.
Input Matrix
Section titled “ Input Matrix ” Type: Matrix3x3
Default: Identity
The input matrix to concatenate with the transformation. This allows for combining multiple transformations.
Outputs
Section titled “Outputs” Output Matrix
Section titled “ Output Matrix ” Type: Matrix3x3
Default: Identity
The resulting matrix after applying the transformation. This matrix can be used for further transformations or rendering operations.
Output
Section titled “ Output ” Type: Painter
Default: unset
The painter instruction that paints the transformed image.