Skip to main content

Interface: Image

Represents an image.

Properties

choiceUrl

choiceUrl: string

The URL of the image's choice.


imageID

imageID: number

The ID of the image.


name

name: string

The name of the image.


preferredHeight

preferredHeight: null | number

The preferred height of the image, if specified. Set to null if no preferred height is specified.


preferredWidth

preferredWidth: null | number

The preferred width of the image, if specified. Set to null if no preferred width is specified.