BitmapProvider

fun interface BitmapProvider

Bitmap provider.

Functions

Link copied to clipboard
abstract fun createBitmap(): Bitmap?

Creates an instance of a Bitmap with a texture image.