Interface: SharpenInput
Defined in: type/SharpenInput.ts:7
Sharpness of the output image. The sharpen parameter increases the definition of the edges of objects in an image. Notes
- The sharpen parameter is an implementation of an unsharp mask.
Properties
amount?
optionalamount?:number
Defined in: type/SharpenInput.ts:9
Sharpen amount value
radius?
optionalradius?:number
Defined in: type/SharpenInput.ts:11
Sharpen radius value
threshold?
optionalthreshold?:number
Defined in: type/SharpenInput.ts:13
Sharpen threshold value