v1
latestOpenAPI 3.0.12026-07-134082641.7 MBGets the item's image.
Path parameters
Item id.
Item id.
Enum ImageType.
Image type.
Query parameters
The maximum image width to return.
The maximum image width to return.
The maximum image height to return.
The maximum image height to return.
The fixed image width to return.
The fixed image width to return.
The fixed image height to return.
The fixed image height to return.
Optional. Quality setting, from 0-100. Defaults to 90 and should suffice in most cases.
Optional. Quality setting, from 0-100. Defaults to 90 and should suffice in most cases.
Optional. Supply the cache tag from the item object to receive strong caching headers.
Optional. Supply the cache tag from the item object to receive strong caching headers.
Optional. Specify if whitespace should be cropped out of the image. True/False. If unspecified, whitespace will be cropped from logos and clear art.
Optional. Specify if whitespace should be cropped out of the image. True/False. If unspecified, whitespace will be cropped from logos and clear art.
Enum ImageOutputFormat.
Optional. The MediaBrowser.Model.Drawing.ImageFormat of the returned image.
Optional. Add a played indicator.
Optional. Add a played indicator.
Optional. Percent to render for the percent played overlay.
Optional. Percent to render for the percent played overlay.
Optional. Unplayed count overlay to render.
Optional. Unplayed count overlay to render.
Optional. Blur image.
Optional. Blur image.
Optional. Apply a background color for transparent images.
Optional. Apply a background color for transparent images.
Optional. Apply a foreground layer on top of the image.
Optional. Apply a foreground layer on top of the image.
Image index.
Image index.
Response
Image stream returned.