getImageToBitmap

suspend fun Context.getImageToBitmap(url: String, force: Boolean = false, isHardware: Boolean = false): Bitmap?