DeconvolutionFilterOptions class
DeconvolutionFilterOptions class
Deconvolution Filter Options, abstract class
Inheritance: DeconvolutionFilterOptions
→
FilterOptionsBase
The DeconvolutionFilterOptions type exposes the following members:
Properties
Property | Description |
---|---|
snr | Gets or sets the SNR(signal-to-noise ratio) recommended range 0.002 - 0.009, default value = 0.007 |
brightness | Gets or sets the brightness. recommended range 1 - 1.5 default value = 1.15 |
grayscale | Gets or sets a value indicating whether this DeconvolutionFilterOptions is grayscale.Return grayscale mode or RGB mode. |