mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
6.2 KiB
6.2 KiB
GetResizedPhotoRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
width |
double | ✔️ | The width for the resized photo | 110 |
height |
double | ✔️ | The height for the resized photo | 165 |
opacity |
long | ✔️ | The opacity for the resized photo | |
blur |
double | ✔️ | The width for the resized photo | 0 |
minSize |
MinSize | ✔️ | images are always scaled proportionally. A value of '1' in minSize will make the smaller native dimension the dimension resized against. | |
upscale |
Upscale | ✔️ | allow images to be resized beyond native dimensions. | |
url |
String | ✔️ | path to image within Plex | /library/metadata/49564/thumb/1654258204 |