Click or drag to resize

ConvolutionFilterOffset Property

Gets or sets the offset for the result of the convolution kernel operation. The value is added to the result of the operation.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Offset { get; set; }

Property Value

Type: Double
See Also