Bespoke Multi-Touch Framework
SetBackgroundImage Method (backgroundImages)
NamespacesBespoke.MultiTouch.FrameworkFtirSurfaceSetBackgroundImage(List<(Of <(Bitmap>)>))
Set the background image from a correlation of a set of images;
Declaration Syntax
C#Visual BasicVisual C++
public void SetBackgroundImage(
	List<Bitmap> backgroundImages
)
Public Sub SetBackgroundImage ( _
	backgroundImages As List(Of Bitmap) _
)
public:
void SetBackgroundImage(
	List<Bitmap^>^ backgroundImages
)
Parameters
backgroundImages (List<(Of <(Bitmap>)>))
Set of background images to correlate to create a single background image.

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