BilateralSmoothingFilterOptions.BilateralSmoothingFilterOptions

BilateralSmoothingFilterOptions(int)

Initializes a new instance of the BilateralSmoothingFilterOptions class.

public BilateralSmoothingFilterOptions(int size)
ParameterTypeDescription
sizeInt32Size of the kernal.

See Also


BilateralSmoothingFilterOptions()

Initializes a new instance of the BilateralSmoothingFilterOptions class.

public BilateralSmoothingFilterOptions()

See Also