Options
All
  • Public
  • Public/Protected
  • All
Menu

Data class: 2D image object for easier graphics handling.

Hierarchy

  • Image2D

Index

Constructors

Properties

Constructors

constructor

  • new Image2D(source: string, width: number, height: number): Image2D

Properties

height

height: number

image

image: any

source

source: string

width

width: number

Generated using TypeDoc