-
- All Implemented Interfaces:
-
com.google.android.horologist.images.base.paintable.Paintable
public final class BitmapPaintable implements Paintable
A Bitmap that can be represented as a Painter.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classBitmapPaintable.Companion
-
Constructor Summary
Constructors Constructor Description BitmapPaintable(ImageBitmap bitmap)
-
Method Summary
Modifier and Type Method Description PainterrememberPainter()-
-
Method Detail
-
rememberPainter
@Composable() Painter rememberPainter()
-
-
-
-