BitmapProvider

fun fun interface BitmapProvider

Bitmap provider.

Functions

createBitmap
Link copied to clipboard
abstract fun createBitmap(): Bitmap?
Creates an instance of a Bitmap with a texture image.