The ImageBuffer class allows accessing the captured images in the camera memory of a GigE uEye camera.
Methods
Method |
Description |
---|---|
Returns if the camera memory mode is supported. |
|
Returns the information about a specific iteration, e.g. the number of images in the iteration. |
|
Returns the number of iterations which are currently in the camera memory. |
|
Returns if memory mode is supported by the camera. |
|
Releases all iterations up to the given ID in the camera memory. |
|
Enables the camera memory mode. |
|
Transfers an image from an iteration in the camera memory to the user buffer on the PC. |