createBitmap

abstract fun createBitmap(): Bitmap?

Creates an instance of a Bitmap with a texture image.

If the returned value is null, texture creation will fail with an exception.