← Docs
kotlin-stdlib / org.w3c.dom / ImageBitmap

ImageBitmap

JS
1.1
abstract class ImageBitmap :
CanvasImageSource ,
TexImageSource

(source)

Exposes the JavaScript ImageBitmap to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript ImageBitmap to Kotlin

ImageBitmap ( )

Properties

JS
1.1

height

open val height : Int
JS
1.1

width

open val width : Int

Functions

JS
1.1

close

fun close ( )
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .