Bespoke Multi-Touch Framework
BackgroundImage Property
NamespacesBespoke.MultiTouch.FrameworkFtirSurfaceBackgroundImage
Gets the background image to filter out of every frame.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap BackgroundImage { get; private set; }
Public Property BackgroundImage As Bitmap
public:
property Bitmap^ BackgroundImage {
	Bitmap^ get ();
	void set (Bitmap^ value);
}

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