Class ImageItem

ImageItem is used to identify an image in the ImageCache.

Hierarchy

  • ImageItem

Constructors

Properties

Accessors

Methods

Constructors

Properties

cancelled?: boolean

Turns to true if the loading has been cancelled.

Optional image if already loaded.

mipMaps?: ImageData[]

Mip maps for image data

url: string

URL of the image, or unique identifier.

Accessors

Methods

Generated using TypeDoc