Interface ResizeToFillPadParams

Parameters to resize images and fill background.

Hierarchy

Properties

background: string

CSS colors. For example, red, #123456 and rgba(64,128,255,0.5).

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