ImageBitmap

abstract external class ImageBitmap : CanvasImageSource, TexImageSource

Exposes the JavaScript ImageBitmap to Kotlin

Constructors

ImageBitmap
Link copied to clipboard
fun ImageBitmap()

Functions

close
Link copied to clipboard
fun close()

Properties

height
Link copied to clipboard
open val height: Int
width
Link copied to clipboard
open val width: Int