Rotate Image
Usage Scenario
This Step rotates the input image by a specified angle around a specified center of rotation. It is applicable for scenarios such as image orientation adjustment and geometric transformations.
Parameter Description
| Parameter | Description |
|---|---|
Rotation Center |
This parameter specifies the point around which the image is rotated. You can select Image Center, Reference Point, or Custom Point.
|
Fixed Angle Rotation |
Once this option is selected, set a Fixed Angle Value to specify the rotation angle of the image. |
Crop on Overflow |
This parameter is used to control whether to crop the rotated image. When selected, parts of the rotated image that extend beyond the original size will be cropped. When unselected, the image size will automatically expand to display the entire rotated image. |