| GaussianBlurFilterOptions Class |
Namespace: Aspose.PSD.ImageFilters.FilterOptions
The GaussianBlurFilterOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| GaussianBlurFilterOptions |
Initializes a new instance of the GaussianBlurFilterOptions class.
With default settings.
| |
| GaussianBlurFilterOptions(Int32, Double) |
Initializes a new instance of the GaussianBlurFilterOptions class.
|
| Name | Description | |
|---|---|---|
| Bias |
Gets or sets the bias.
(Inherited from ConvolutionFilterOptions.) | |
| Factor |
Gets or sets the factor.
(Inherited from ConvolutionFilterOptions.) | |
| Radius |
Gets or sets the radius.
| |
| Sigma |
Gets or sets the sigma.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |