ImageRotator


Purpose

The ImageRotator rotates all images dragged to one of its tiles. The tile's configuration specifies the angle of the rotation and its direction.

The orginal image will always keep its dimensions. Nevertheless the final image may change its width and height depending on the rotating angle. The additional background is set to transparent - in case the target format allows transparency. Otherwise it will be set to black.

The general tile handing is described here

Configuration

The general configuration handling is described here.

Property Description
Angle The rotation angle in degree (0° - 360°)
Counterclockwise Indicator if the angle should be interpreted counterclockwise

samples

The following examples gives you an impression, how the configuration settings will influence the image processing.

sample 1

The image is rotated clockwise by 45°

×