A spot color album holds spot color items categorized by a name.

Hierarchy

  • PlaceholderItem

Properties

height: number

The height of the placeholder image in pixels.

id: string

The id of the placeholder item

name: string

The name of the item.

preview: string

The relative link to the preview of the placeholder item. The preview is a medium resolution version of the placeholder item.

thumbnail: string

The relative link to the thumbnail of the placeholder item. The thumbnail is a low resolution version of the placeholder item.

width: number

The width of the placeholder image in pixels.

Generated using TypeDoc