Transform 2D

Transform2

A 2D Transformation

Nodes that output this type

Nodes that accept this type as input

Composition Blend Add

Adds the foreground and background images together using additive blending.

Composition

Composition Blend Add with OkLab

Adds the foreground and background images together using additive blending in OkLab color space.

Composition

Composition Blend Alpha

Blends between the foreground and background using the alpha component of the foreground. 1 is foreground. 0 is background.

Composition

Composition Blend Alpha with OkLab

Blends between the foreground and background using the alpha component of the foreground in OkLab color space. 1 is foreground. 0 is background.

Composition

Composition Blend Divide

Divides the background image by the foreground image using division blending.

Composition

Composition Blend Divide with OkLab

Divides the background image by the foreground image using division blending in OkLab color space.

Composition

Composition Blend Max

Blends the foreground and background images using maximum value blending.

Composition

Composition Blend Max with OkLab

Blends the foreground and background images using maximum value blending in OkLab color space.

Composition

Composition Blend Min

Blends the foreground and background images using minimum blending, taking the minimum value for each pixel.

Composition

Composition Blend Min with OkLab

Blends the foreground and background images using minimum blending in OkLab color space, taking the minimum value for each pixel.

Composition

Composition Blend Multiply

Multiplies the foreground and background images together using multiply blending.

Composition

Composition Blend Multiply with OkLab

Multiplies the foreground and background images together using multiply blending in OkLab color space.

Composition

Composition Blend Subtract

Subtracts the foreground image from the background image using subtractive blending.

Composition

Composition Blend Subtract with OkLab

Subtracts the foreground image from the background image using subtractive blending in OkLab color space.

Composition

Transform 2D Rotate

Applies a rotation to a 2D transform. Rotation is in radians.

Transform2

Transform 2D Scale

Applies a scale to a 2D transform.

Transform2

Transform 2D to List

Converts Transform 2D to a single item list

Transform2List

Transform 2D Translation

Applies a translation to a 2D transform.

Transform2