rotate

fun rotate(deg: Float): Canvas

Return

this

Parameters

deg

angle in degrees


fun rotate(deg: Float, x: Float, y: Float): Canvas