Rotate ノード
This node rotates an image.
入力
- Image(画像)
標準のイメージ入力です。
- Degr
Rotation angle in degree. Positive values rotate clockwise and negative ones counterclockwise.
Properties(プロパティ)
- Filter(フィルター)
Interpolation Methods.
- Nearest
No interpolation, uses nearest neighboring pixel.
- Bilinear
Simple interpolation between adjacent pixels.
- Bicubic
Highest quality interpolation.
出力
- Image(画像)
標準のイメージ出力です。