Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The Acquisition class provides methods for image acquisition.

Methods

Method

Description

Capture

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.

Freeze

Acquires a single image from the camera.

HasStarted

Checks whether the image digitizing process has started.

IsFinished

Checks whether an image has been captured and stored completely in the image memory.

Stop

Stops live mode or cancels a hardware triggered image capture in case the exposure has not yet started.