Public Properties
Divisor |
Gets or sets the divisor for the result of the convolution kernel operation. |
Kernel |
Gets or sets the convolution kernel of the filter. The array contains the 9 elements of the Kernel of the convolution matrix. The elements are provided as the entire first row, followed by the entire second row, followed by the entire third row, each from left to right. |
Offset |
Gets or sets the offset for the result of the convolution kernel operation. The value is added to the result of the operation. |