Using a Frame Grabber

This example (demoPrograms\engine\VC#\fg or demoPrograms\engine\VB\fg) demonstrates how to use the WiT Engine namespace to access a frame grabber board.


.Net Frame Grabber

The window form is still very simple: it consists of a Picture Box control for showing grabbed images, a Grab Link Label for grabbing a single frame and inverting it, and a Live Link Label for showing live video.

Set Properties
Declare Variables
Completing the Form
Clean Up

Previous 

Up 

Next