Skip to content

ThresholdOptions

ThresholdOptions: object

Type declaration

autoGreyscale?

optional autoGreyscale: boolean

A boolean whether to apply greyscale beforehand (default true)

max

max: number

A number auto limited between 0 - 255

replace?

optional replace: number

A number auto limited between 0 - 255 (default 255)

Defined in

plugins/plugin-threshold/dist/esm/index.d.ts:19