[]
Gets or sets the black-white threshold of the specified picture. The value for this property must be a number from 0.0 (all black point) to 1.0 (all white point).
double BlackWhiteThreshold { get; set; }
Property BlackWhiteThreshold As Double
| Type | Description |
|---|---|
| double | The black-white threshold of the specified picture. |