mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 15:25:07 +01:00
Expose libvips' median filter operation (#1161)
This commit is contained in:
committed by
Lovell Fuller
parent
f880adbaac
commit
875937e3d8
@@ -153,6 +153,7 @@ const Sharp = function (input, options) {
|
||||
background: [0, 0, 0, 255],
|
||||
flatten: false,
|
||||
negate: false,
|
||||
medianSize: 0,
|
||||
blurSigma: 0,
|
||||
sharpenSigma: 0,
|
||||
sharpenFlat: 1,
|
||||
|
||||
Reference in New Issue
Block a user