ContainOptions
ContainOptions:
object
Type declaration
align?
optionalalign:number
A bitmask for horizontal and vertical alignment
h
h:
number
the height to resize the image to
mode?
optionalmode: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