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.
public fun painterRemoteBitmap(image: RemoteBitmap): RemotePainter
Creates a RemoteBitmapPainter from a RemoteBitmap.
| image | The RemoteBitmap to create the painter for. |
Last updated: