Skip to main content

type alias ResizeQuality

Specifies the algorithm to be used for resizing the input to match the output dimensions. One of pixelated, low (default), medium, or high.

Definition #

"high"
| "low"
| "medium"
| "pixelated"

Did you find what you needed?

Privacy policy