drawImage

fun drawImage(image: Image, left: Float, top: Float): Canvas
fun drawImage(image: Image, left: Float, top: Float, paint: Paint?): Canvas