118 DCx camera
© 2010 Thorlabs
7.3.1
is_AddToSequence
Syntax
INT is_AddToSequence (HIDS hCam, char* pcImgMem, INT nID)
Description
is_AddToSequence() adds an image memory to the list of image memories used for ring buffering.
The image memory must have been previously requested using is_AllocImageMem() . Using the
is_SetAllocatedImageMem() function, you can set a memory that has been allocated before as
image memory. Image memories that are used for ring buffering must all have been allocated with
the same colour depth (bits per pixel).
Input Parameters
Return Values
Function executed successfully
Related Functions
is_AllocImageMem()
is_SetImageMem()
is_SetAllocatedImageMem()
119
217
119
270
217