Rotate

Arbitrary angle rotation

Rotates the image by a specified angle, counterclockwise. You can use bg_color=X to set the background fill color if the rotation angle is not divisible by 90.

r=X

Examples

Please note that image rotation is performed before resizing operations.

Last updated