Skip to content

to drawable

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.extensions/ComposeExt/toDrawable

toDrawable

[androidJvm]\

@Composable

fun Bitmap.toDrawable(resources: Resources = LocalContext.current.resources): BitmapDrawable

Clone this wiki locally