Interface ImageRequestParameters
Properties
Optional
backgroundColor
backgroundColor?: string
Optional
blur
blur?: number
Optional
cropWhitespace
cropWhitespace?: boolean
Optional
fillHeight
fillHeight?: number
Optional
fillWidth
fillWidth?: number
Optional
foregroundLayer
foregroundLayer?: string
Optional
height
height?: number
Optional
imageIndex
imageIndex?: number
Optional
maxHeight
maxHeight?: number
Optional
maxWidth
maxWidth?: number
Optional
percentPlayed
percentPlayed?: number
Optional
quality
quality?: number
Optional
unplayedCount
unplayedCount?: number
Optional
width
width?: number
Interface representing supported request parameters for the getItemImage API. (May also work for other image APIs)