Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageData

Hierarchy

  • ImageData

Index

Properties

Properties

data

data: Uint8ClampedArray

Returns the one-dimensional array containing the data in RGBA order, as integers in the range 0 to 255.

height

height: number

Returns the actual dimensions of the data in the ImageData object, in pixels.

width

width: number

Generated using TypeDoc