Rotate Node¶
This node rotates an image.
Ingressi¶
- Immagine
Standard color input.
- Degr
Rotation angle in degree. Positive values rotate clockwise and negative ones counterclockwise.
Proprietà¶
- Filtra
Interpolation Methods.
- Nearest:
No interpolation, uses nearest neighboring pixel.
- Bilinear:
Simple interpolation between adjacent pixels.
- Bicubic:
Highest quality interpolation.
Uscite¶
- Immagine
Standard color output.