JimpSimpleConstructorOptions
Instead of loading an image into an instance you can initialize a new Jimp instance with a empty bitmap.
Properties
color?
optionalcolor:string|number
Initialize the image with a color for each pixel
Defined in
packages/core/dist/esm/index.d.ts:20
height
height:
number
Defined in
packages/core/dist/esm/index.d.ts:15
width
width:
number
Defined in
packages/core/dist/esm/index.d.ts:16