rotate

fun <I> Operation<I, BufferedImage>.rotate(block: Rotate.() -> Unit): Operation<I, BufferedImage>

Applies Rotate operation to rotate the image by an arbitrary angle (specified in degrees).