Click or drag to resize

GradientDetectFilter Properties

The GradientDetectFilter type exposes the following members.

Properties
  NameDescription
Public propertyDivisor
Gets or sets the divisor for the result of the convolution kernel operation.
(Inherited from ConvolutionFilter.)
Public propertyKernel
Gets or sets the convolution kernel of the filter.
(Inherited from ConvolutionFilter.)
Public propertyMethod
Gets or sets the method used to detect gradients in the source raster.
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.
(Inherited from ConvolutionFilter.)
Top
See Also