The main class for the WinForm Preview Control
For a list of all members of this class, see Preview Members
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
Newtone.ImageKit.Wpf.WebCamera.Preview
public class Preview :
System.Windows.Forms.Control
Explanation
The Preview control connects to a Web(USB) camera and displays the video output in the specified container. The video output can be started, stopped, paused, resumed, and a snapshot can be taken.
Requirement
Namespace: Newtone.ImageKit.WPF.WebCamera
Assembly: Newtone.ImageKit.WPFX.WebCamera.dll
See Also