wgpu4k
Toggle table of contents
0.0.2
common
commonNative
js
wasmJs
Platform filter
common
commonNative
js
wasmJs
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
ImageBitmapHolder
Image
Bitmap
Holder
common
commonNative
js
wasmJs
expect
class
ImageBitmapHolder
:
DrawableHolder
,
AutoCloseable
actual
class
ImageBitmapHolder
:
DrawableHolder
,
AutoCloseable
actual
class
ImageBitmapHolder
:
DrawableHolder
,
AutoCloseable
actual
class
ImageBitmapHolder
:
DrawableHolder
,
AutoCloseable
Members
Constructors
Image
Bitmap
Holder
Link copied to clipboard
commonNative
js
wasmJs
constructor
(
scop
:
MemoryAllocator
,
data
:
NativeAddress
,
width
:
UInt
,
height
:
UInt
)
constructor
(
width
:
GPUSize32
,
height
:
GPUSize32
,
data
:
ByteArray
)
constructor
(
width
:
GPUSize32
,
height
:
GPUSize32
,
data
:
ByteArray
)
Properties
data
Link copied to clipboard
commonNative
js
wasmJs
val
data
:
NativeAddress
val
data
:
ByteArray
val
data
:
ByteArray
height
Link copied to clipboard
common
commonNative
js
wasmJs
expect
val
height
:
UInt
actual
val
height
:
UInt
actual
val
height
:
UInt
actual
val
height
:
UInt
scop
Link copied to clipboard
commonNative
val
scop
:
MemoryAllocator
width
Link copied to clipboard
common
commonNative
js
wasmJs
expect
val
width
:
UInt
actual
val
width
:
UInt
actual
val
width
:
UInt
actual
val
width
:
UInt
Functions
close
Link copied to clipboard
common
commonNative
js
wasmJs
expect
open
override
fun
close
(
)
actual
open
override
fun
close
(
)
actual
open
override
fun
close
(
)
actual
open
override
fun
close
(
)