rotate

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

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