rotate

fun rotate(container: ImageRef, rotation: ImageRotation): Boolean

Rotates image by the given degrees which should be multiple of 90

Return

true if the operation was successful, false otherwise