Start native apps faster with the Composables CLI ->
Function

painterRemoteImageBitmap

Creates a RemoteImageBitmapPainter from a RemoteImageBitmap.

painterRemoteImageBitmap

Source set: Android
public fun painterRemoteImageBitmap(image: RemoteImageBitmap): RemotePainter

Creates a RemoteImageBitmapPainter from a RemoteImageBitmap.

Parameters

image The RemoteImageBitmap to create the painter for.

Last updated: