ImageAsset

@Stable
class ImageAsset : Asset<ImageBitmap, ByteArray>

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator override fun getValue(thisRef: Any?, property: KProperty<*>): AssetDelegate<ImageBitmap>