KalugaImage

actual data class KalugaImage(val drawable: Drawable)

Class describing an image.

expect class KalugaImage

Class describing an image.

actual typealias KalugaImage = UIImage

Class describing an image.

Constructors

Link copied to clipboard
constructor(drawable: Drawable)

Properties

Link copied to clipboard

the Drawable representing the image

Functions

Link copied to clipboard

Attempts to create a new KalugaImage that is tinted in a given KalugaColor