Property | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
ShowFrame | void | ||
camera_NewFrame | void |
Method | Description | |
---|---|---|
CameraWindow ( ) : System | ||
ClearRegion ( ) : void | ||
ReverseRegion ( ) : void |
Method | Description | |
---|---|---|
OnMouseClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs pe ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
ShowFrame ( |
||
camera_NewFrame ( object sender, System e ) : void |
protected OnMouseClick ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnPaint ( PaintEventArgs pe ) : void | ||
pe | PaintEventArgs | |
return | void |