Copies current sample in current image.

You can call this method inside a DShowNewFrame event or anywhere you want (for example, on response to a timer event).

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void GetSample()
Public Sub GetSample
public:
void GetSample()

See Also