Package-level declarations

Functions

Link copied to clipboard

Render an element normally drawn within a Compose Canvas into a Bitmap and then convert to a Tiles ImageResource.

Link copied to clipboard
fun drawToBitmap(bitmap: Bitmap, density: Density, size: Size, onDraw: DrawScope.() -> Unit)

Render an element normally drawn within a Compose Canvas into a Bitmap.