stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom
/
ImageBitmap
Image
Bitmap
JS
abstract
external
class
ImageBitmap
:
CanvasImageSource
,
TexImageSource
(
source
)
Exposes the JavaScript
ImageBitmap
to Kotlin
Since Kotlin
1.1
Constructors
Functions
Properties
Constructors
Image
Bitmap
Link copied to clipboard
JS
fun
ImageBitmap
(
)
Functions
close
Link copied to clipboard
JS
fun
close
(
)
Since Kotlin
1.1
Properties
height
Link copied to clipboard
JS
open
val
height
:
Int
Since Kotlin
1.1
width
Link copied to clipboard
JS
open
val
width
:
Int
Since Kotlin
1.1