Interface Image

Hierarchy

  • Image

Properties

Methods

Properties

width: number
height: number
format?: ImageFormat

The in raw memory format of this image. Operations of this image may only safely request this format, or a compressed format such as jpg.

Methods

  • Returns Promise<void>

Generated using TypeDoc