asBitmap

fun asBitmap(width: Int, height: Int, backgroundColor: Rgba? = null, activeColor: Rgba? = null, inactiveColor: Rgba? = null): Pair<Int, Bitmap?>

Converts an image to Bitmap