Size

SharpenFilterOptions.Size property

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

public override int Size { get; set; }

See Also