Bespoke Multi-Touch Framework
BinaryFilterThreshold Property
NamespacesBespoke.MultiTouch.FrameworkImagingElementBinaryFilterThreshold
Gets the BinaryFilterThreshold configuration setting.
Declaration Syntax
C#Visual BasicVisual C++
public byte BinaryFilterThreshold { get; }
Public ReadOnly Property BinaryFilterThreshold As Byte
public:
property unsigned char BinaryFilterThreshold {
	unsigned char get ();
}
Remarks
The threshold filter value (0-255). Grayscale pixels below this value are considered off (0) and above as on (1).

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.0.0.0 (4.0.0.0)