Size

GaussianBlurFilterOptions.Size property

Gets the Gaussian kernel size. Must be a positive non-zero odd value.

public virtual int Size { get; set; }

See Also