BilateralSmoothingFilterOptions.Size

BilateralSmoothingFilterOptions.Size property

Gets or sets the size of the kernel.

public int Size { get; set; }

Property Value

The size of the kernel.

See Also