mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.map.util
/
SaveFrameCallback
Save
Frame
Callback
interface
SaveFrameCallback
Content copied to clipboard
Functions
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
)
Content copied to clipboard
on
Result
Bitmap
Link copied to clipboard
open
fun
onResultBitmap
(
bitmap
:
Bitmap
)
Content copied to clipboard
on
Result
Byte
Array
Link copied to clipboard
open
fun
onResultByteArray
(
bytes
:
ByteArray
)
Content copied to clipboard