Method | Description | |
---|---|---|
MainForm ( ) : System |
Initializes a new instance of the MainForm class.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
MainForm_Load ( object sender, System e ) : void |
Handles the Load event of the MainForm control.
|
|
PreviewCallback ( Image img ) : void |
Occurs when a new frame is ready for display.
|
|
captureButton_Click ( object sender, System e ) : void |
Handles the Click event of the captureButton control.
|
|
closeButton_Click ( object sender, |
Handles the Click event of the closeButton control.
|
|
formatButton_Click ( object sender, System e ) : void |
Handles the Click event of the formatButton control.
|