Skip to content

ScaleToFitOptions

ScaleToFitOptions: object

Type declaration

h

h: number

the height to resize the image to

mode?

optional mode: ResizeStrategy

a scaling method (e.g. Jimp.RESIZE_BEZIER)

w

w: number

the width to resize the image to

Defined in

plugins/plugin-resize/dist/esm/index.d.ts:53