glimpse-core
/
graphics.glimpse.textures
/
BitmapProvider
android
Bitmap
Provider
fun fun interface
BitmapProvider
Content copied to clipboard
Bitmap provider.
Functions
Functions
createBitmap
Link copied to clipboard
android
abstract fun
createBitmap
():
Bitmap
?
Content copied to clipboard
Creates an instance of a
Bitmap
with a texture image.
equals
Link copied to clipboard
android
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
android
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
android
open fun
toString
():
String
Content copied to clipboard