mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 12:37:46 +00:00
294 B
294 B
Upscale
allow images to be resized beyond native dimensions.
Example Usage
import { Upscale } from "@lukehagar/plexjs/sdk/models/operations";
let value: Upscale = Upscale.One;
Values
| Name | Value |
|---|---|
Zero |
0 |
One |
1 |