🌈 Create new beautiful Compose Gradients with our new wesite ->
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.

Content updated: