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

HTMLOrSVGImageElement

JS
1.1
interface HTMLOrSVGImageElement : CanvasImageSource
(source)

Inheritors

JS
1.1

HTMLImageElement

Exposes the JavaScript HTMLImageElement to Kotlin

abstract class HTMLImageElement :
HTMLElement ,
HTMLOrSVGImageElement ,
TexImageSource
JS
1.1

SVGImageElement

Exposes the JavaScript SVGImageElement to Kotlin

abstract class SVGImageElement :
SVGGraphicsElement ,
SVGURIReference ,
HTMLOrSVGImageElement
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 .