asPainter
expect fun Image.asPainter(context: PlatformContext, filterQuality: FilterQuality = DefaultFilterQuality): Painter
Convert this Image into a Painter using Compose primitives if possible.
Convert this Image into a Painter using Compose primitives if possible.