draw

actual open fun draw(canvas: Canvas)
expect open override fun draw(canvas: Canvas)

Draw the image to a Canvas.

actual open override fun draw(canvas: Canvas)

Draw the image to a Canvas.