RichUtils / pyxis.uzuki.live.richutilskt.utils / android.content.Context / bitmapToDrawable

bitmapToDrawable

fun Context.bitmapToDrawable(bitmap: Bitmap): Drawable

Bitmap to Drawable

Parameters

bitmap - to convert

Return
Drawable Object