Threshold specifies the dividing line between black and white. Allowed values: 0 - 255.
Note: Not supported for DCIM retrieval
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double Threshold { get; set; }
Public Property Threshold As Double Get Set
public: property double Threshold { double get (); void set (double value); }