GradientDetectFilter Class |
Namespace: AGI.Foundation.Graphics.Imaging
The GradientDetectFilter type exposes the following members.
Name | Description | |
---|---|---|
GradientDetectFilter |
Initializes a new instance.
| |
GradientDetectFilter(GradientDetectMethod) |
Initializes a new instance with specified GradientDetectMethod.
|
Name | Description | |
---|---|---|
Divisor |
Gets or sets the divisor for the result of the convolution kernel operation.
(Inherited from ConvolutionFilter.) | |
Kernel |
Gets or sets the convolution kernel of the filter.
(Inherited from ConvolutionFilter.) | |
Method |
Gets or sets the method used to detect gradients in the source raster.
| |
Offset |
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.) |
Name | Description | |
---|---|---|
Dispose | (Inherited from RasterFilter.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |