Compose Unstyled 2.0 is out! Check the official announcement blog ->
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: