Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
@Immutable
Functions
Link copied to clipboard
@Composable
@Composable
Create and remember QR code painter
@Composable
Link copied to clipboard
fun Painter.toImageBitmap(width: Int, height: Int, alpha: Float = 1.0f, colorFilter: ColorFilter? = null): ImageBitmap
Converts Painter to ImageBitmap with desired width, height, alpha and colorFilter