Class ImageInfo

Image Info.

Constructors

Properties

Constructors

  • Parameters

    • source: DeepPartial<ImageInfo> = {}

    Returns ImageInfo

Properties

height: number

Image height in pixels.

maxByteSize: number

Byte size of the non-hibernating image.

width: number

Image width in pixels.