Function

painterRemoteBitmap

Creates a RemoteBitmapPainter from a RemoteBitmap.

painterRemoteBitmap

Source set: Android
public fun painterRemoteBitmap(image: RemoteBitmap): RemotePainter

Creates a RemoteBitmapPainter from a RemoteBitmap.

Parameters

image The RemoteBitmap to create the painter for.

Last updated: