ImagePaint

constructor(image: Image, size: Size = image.size, opacity: Float = 1.0f)

Parameters

image

The image to paint with

size

Size to draw the image when repeating

opacity

The opacity to draw the image with when repeating