Class DeconvolutionFilterOptions
DeconvolutionFilterOptions class
Deconvolution Filter Options, abstract class
public abstract class DeconvolutionFilterOptions : FilterOptionsBase
Properties
| Name | Description |
|---|---|
| Brightness { get; set; } | Gets or sets the brightness. recommended range 1 - 1.5 default value = 1.15 |
| Grayscale { get; set; } | Gets or sets a value indicating whether this DeconvolutionFilterOptions is grayscale. Return grayscale mode or RGB mode. |
| Snr { get; set; } | Gets or sets the SNR(signal-to-noise ratio) recommended range 0.002 - 0.009, default value = 0.007 |
See Also
- class FilterOptionsBase
- namespace Aspose.CAD.ImageFilters.FilterOptions
- assembly Aspose.CAD