TexImageSource
Inheritors
HTMLCanvasElement
Exposes the JavaScript HTMLCanvasElement to Kotlin
abstract
class
HTMLCanvasElement
:
HTMLElement
,
CanvasImageSource
,
TexImageSource
HTMLImageElement
Exposes the JavaScript HTMLImageElement to Kotlin
abstract
class
HTMLImageElement
:
HTMLElement
,
HTMLOrSVGImageElement
,
TexImageSource
HTMLVideoElement
Exposes the JavaScript HTMLVideoElement to Kotlin
abstract
class
HTMLVideoElement
:
HTMLMediaElement
,
CanvasImageSource
,
TexImageSource
ImageBitmap
Exposes the JavaScript ImageBitmap to Kotlin
abstract
class
ImageBitmap
:
CanvasImageSource
,
TexImageSource
ImageData
Exposes the JavaScript ImageData to Kotlin
open
class
ImageData
:
ImageBitmapSource
,
TexImageSource