Public Contructor
Preview Constructor
|
Creates a new instance of the Preview class |
Public Properties
BorderColor
|
Sets the color of the border |
BorderStyle
|
Sets the border style |
ErrorStatus
|
Retrieves the type of error that has occurred |
State
|
Retrieves the current state of the preview |
VideoSize
|
Retrieves the video size. |
Public Methods
Close
|
Closes the connection to the Web(USB) camera |
GetVideoDevices
|
Retrieves the name of the video device |
Open
|
Opens the Web(USB) camera in preview mode |
Pause
|
Pauses or resumes the preview |
SetWindowPosition
|
Sets the window position within the control |
ShowFilterDialog
|
Displays the Filter Dialog. |
ShowPinDialog
|
Displays the Pin Dialog |
Start
|
Starts the preview |
Stop
|
Stops the preview |
TakeSnapshot
|
Takes a snapshot from the preview |
Public Events
Snapshot
|
Generated when the TakeSnapshot method successfully executes |
See Also
Newtone.ImageKit.Win.WebCamera.Preview


