Skip to content

ContainOptions

ContainOptions: object

Type declaration

align?

optional align: number

A bitmask for horizontal and vertical alignment

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-contain/dist/esm/index.d.ts:24