The Acquisition class provides methods for image acquisition.
Methods
Method |
Description |
---|---|
Activates the camera's live video mode (free run mode). The driver transfers the images to an allocated image memory or, if Direct3D is used, to the graphics card. |
|
Acquires a single image from the camera. |
|
Checks whether the image digitizing process has started. |
|
Checks whether an image has been captured and stored completely in the image memory. |
|
Stops live mode or cancels a hardware triggered image capture in case the exposure has not yet started. |