Rotate Node

Rotate Node.

This node rotates an image.

Inputs

이미지

Standard color input.

Degr

Rotation angle in degree. Positive values rotate clockwise and negative ones counterclockwise.

특성

Filter

Interpolation Methods.

Nearest:

No interpolation, uses nearest neighboring pixel.

Bilinear:

Simple interpolation between adjacent pixels.

Bicubic:

Highest quality interpolation.

Outputs

이미지

Standard color output.