Function

painterRemoteBitmap

Creates a RemoteBitmapPainter from a RemoteBitmap.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

painterRemoteBitmap

Android
public fun painterRemoteBitmap(image: RemoteBitmap): RemotePainter

Creates a RemoteBitmapPainter from a RemoteBitmap.

Parameters

image The RemoteBitmap to create the painter for.