Method: Vips::Image.mask_butterworth
- Defined in:
- lib/vips8/methods.rb
.mask_butterworth(width, height, order, frequency_cutoff, amplitude_cutoff, opts = {}) ⇒ Vips::Image
Make a butterworth filter.
|
# File 'lib/vips8/methods.rb', line 666
|