Interface ResizeToFillParams

Parameters to resize and crop images.

Hierarchy

Properties

format: OutputFormat
gravity: Gravity
height: number

Allowed from 1 to 1920.

quality: number

Allowed from 1 to 100.

width: number

Allowed from 1 to 1920.

Generated using TypeDoc