painterRemoteBitmap
Android
public fun painterRemoteBitmap(image: RemoteBitmap): RemotePainter
Creates a RemoteBitmapPainter from a RemoteBitmap.
Parameters
| image | The RemoteBitmap to create the painter for. |
Creates a RemoteBitmapPainter from a RemoteBitmap.
RevenueCat
Add subscriptions to your apps in minutes
public fun painterRemoteBitmap(image: RemoteBitmap): RemotePainter
Creates a RemoteBitmapPainter from a RemoteBitmap.
| image | The RemoteBitmap to create the painter for. |