Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The ImageBuffer class allows accessing the captured images in the camera memory of a GigE uEye camera.

Methods

Method

Description

GetEnable

Returns if the camera memory mode is supported.

GetImageRange

Returns the information about a specific iteration, e.g. the number of images in the iteration.

GetIterationRange

Returns the number of iterations which are currently in the camera memory.

GetSupported

Returns if memory mode is supported by the camera.

ReleaseIteration

Releases all iterations up to the given ID in the camera memory.

SetEnable

Enables the camera memory mode.

TransferImage

Transfers an image from an iteration in the camera memory to the user buffer on the PC.