Zernikalos
Toggle table of contents
0.7.0
Android
common
Metal
WebGPU
Target filter
Android
common
Metal
WebGPU
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.components.material
/
ZBitmap
ZBitmap
Android
common
Metal
WebGPU
actual
class
ZBitmap
(
byteArray
:
ByteArray
)
(
source
)
expect
class
ZBitmap
(
byteArray
:
ByteArray
)
(
source
)
actual
class
ZBitmap
(
val
byteArray
:
ByteArray
)
(
source
)
actual
class
ZBitmap
(
byteArray
:
ByteArray
)
(
source
)
Members
Constructors
ZBitmap
Link copied to clipboard
Android
common
Metal
WebGPU
actual
constructor
(
byteArray
:
ByteArray
)
expect
constructor
(
byteArray
:
ByteArray
)
actual
constructor
(
byteArray
:
ByteArray
)
actual
constructor
(
byteArray
:
ByteArray
)
Properties
byte
Array
Link copied to clipboard
Metal
val
byteArray
:
ByteArray
image
Bitmap
Link copied to clipboard
WebGPU
val
imageBitmap
:
ImageBitmap
?
is
Loading
Link copied to clipboard
WebGPU
val
isLoading
:
Promise
<
Nothing
?
>
native
Bitmap
Link copied to clipboard
Android
val
nativeBitmap
:
Bitmap
Functions
dispose
Link copied to clipboard
Android
common
Metal
WebGPU
actual
fun
dispose
(
)
expect
fun
dispose
(
)
actual
fun
dispose
(
)
actual
fun
dispose
(
)