load

open suspend override fun load(input: Resource): ImageBitmap

Load the Resource than convert it to a ImageBitmap.

Only supports non vector images, like PNGs and JPEGs.

Parameters

input

The Resource to load.