Gauss Class |
|
Namespace: MediaCy.Commands.Filters.Enhancement
Public Class Gauss Inherits McFilter
The Gauss type exposes the following members.
| Name | Description | |
|---|---|---|
| KernelSize |
Size of convolution kernel for Gaussian filter (3, 5, 7, or 9).
| |
| Passes |
Number of times to apply the filter.
| |
| Strength |
Strength is defined as a percentage of the filter effect that will be applied to the image. The case where Strength equals 100 is optimized for speed.
|