Rotate Node#
This node rotates an image.
輸入#
- 圖像
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.
輸出#
- 圖像
Standard color output.