DeconvolutionFilterOptions Class

Summary: Deconvolution Filter Options, abstract class

Module: aspose.psd.imagefilters.filteroptions

Full Name: aspose.psd.imagefilters.filteroptions.DeconvolutionFilterOptions

Inheritance: FilterOptionsBase

Aspose.PSD Version: 24.4.0

Properties

NameTypeAccessDescription
brightnessdoubler/wGets or sets the brightness.
recommended range 1 - 1.5
default value = 1.15
grayscaleboolr/wGets or sets a value indicating whether this DeconvolutionFilterOptions is grayscale.
Return grayscale mode or RGB mode.
is_partial_loadedboolrGets a value indicating whether this instance is partial loaded.
snrdoubler/wGets or sets the SNR(signal-to-noise ratio)
recommended range 0.002 - 0.009, default value = 0.007