Class ConvolutionFilterOptions
ConvolutionFilterOptions class
The convolution filter options.
public class ConvolutionFilterOptions : FilterOptionsBase
Constructors
| Name | Description |
|---|---|
| ConvolutionFilterOptions(double[], double, int) |
Properties
| Name | Description |
|---|---|
| Bias { get; set; } | Gets or sets the bias. |
| BordersProcessing { get; set; } | Gets or sets a value indicating whether [borders processing]. |
| Factor { get; set; } | Gets or sets the factor. |
| IgnoreAlpha { get; set; } | Gets or sets a value indicating whether [ignore alpha]. |
| virtual Kernel { get; } | Gets the kernel. |
See Also
- class FilterOptionsBase
- namespace Aspose.Imaging.ImageFilters.FilterOptions
- assembly Aspose.Imaging