[]
Gets or sets the luminance threshold for the Bi-Level effect.
Values greater than or equal to the threshold are set to white.
Values lesser than the threshold are set to black.
Allowed values are from 0 to 1, inclusive.
The default is 0.
public float Threshold { get; set; }
Public Property Threshold As Single