Bespoke Multi-Touch Framework
BackgroundSubtractedImage Property
NamespacesBespoke.MultiTouch.FrameworkFtirFrameBackgroundSubtractedImage
Gets the background subtracted camera image.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap BackgroundSubtractedImage { get; internal set; }
Public Property BackgroundSubtractedImage As Bitmap
public:
property Bitmap^ BackgroundSubtractedImage {
	Bitmap^ get ();
	void set (Bitmap^ value);
}

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