Click or drag to resize

ConvolutionFilter Properties

The ConvolutionFilter type exposes the following members.

Properties
  NameDescription
Public propertyDivisor
Gets or sets the divisor for the result of the convolution kernel operation.
Public propertyKernel
Gets or sets the convolution kernel of the filter.
Public propertyOffset
Gets or sets the offset for the result of the convolution kernel operation. The value is added to the result of the operation.
Top
See Also