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. |
Creates a RemoteBitmapPainter from a RemoteBitmap.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
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. |
Last updated: