Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ImageBitmap

Index

Properties

Methods

Properties

height

height: number

Returns the intrinsic height of the image, in CSS pixels.

width

width: number

Returns the intrinsic width of the image, in CSS pixels.

Methods

close

  • close(): void
  • Releases imageBitmap's underlying bitmap data.

    Returns void

Generated using TypeDoc