Zernikalos/zernikalos.components.material/ZBitmap ZBitmap AndroidcommonMetalWebGPU 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 AndroidcommonMetalWebGPU actual constructor(byteArray: ByteArray)expect constructor(byteArray: ByteArray)actual constructor(byteArray: ByteArray)actual constructor(byteArray: ByteArray) Properties byteArray Link copied to clipboard Metal val byteArray: ByteArray imageBitmap Link copied to clipboard WebGPU val imageBitmap: ImageBitmap? isLoading Link copied to clipboard WebGPU val isLoading: Promise<Nothing?> nativeBitmap Link copied to clipboard Android val nativeBitmap: Bitmap Functions dispose Link copied to clipboard AndroidcommonMetalWebGPU actual fun dispose()expect fun dispose()actual fun dispose()actual fun dispose() getFormatString()Previous PageZMaterialNext Page