BilateralSmoothingFilterOptions.BilateralSmoothingFilterOptions
BilateralSmoothingFilterOptions(int)
Initializes a new instance of the BilateralSmoothingFilterOptions
class.
public BilateralSmoothingFilterOptions(int size)
Parameter | Type | Description |
---|---|---|
size | Int32 | Size of the kernal. |
See Also
- class BilateralSmoothingFilterOptions
- namespace Aspose.Imaging.ImageFilters.FilterOptions
- assembly Aspose.Imaging
BilateralSmoothingFilterOptions()
Initializes a new instance of the BilateralSmoothingFilterOptions
class.
public BilateralSmoothingFilterOptions()
See Also
- class BilateralSmoothingFilterOptions
- namespace Aspose.Imaging.ImageFilters.FilterOptions
- assembly Aspose.Imaging