toAndroidBitmap

Converts the Bitmap to an Android Bitmap in android.graphics.Bitmap.Config.ARGB_8888 configuration.

If the Bitmap is not constructed by BitmapFactory.createBitmap, the conversion may fail.

Important: This is a Public Preview API. It may be changed or removed at any time.