Skip to content

DisplaceOptions

DisplaceOptions: object

Type declaration

map

map: object

the source Jimp instance

map.bitmap

bitmap: object

map.bitmap.data

data: Buffer | Uint8Array

map.bitmap.height

height: number

map.bitmap.width

width: number

offset

offset: number

the maximum displacement value

Defined in

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