painterRemoteImageBitmap
Source set: Android
public fun painterRemoteImageBitmap(image: RemoteImageBitmap): RemotePainter
Creates a RemoteImageBitmapPainter from a RemoteImageBitmap.
Parameters
| image | The RemoteImageBitmap to create the painter for. |