128 DCx camera
© 2010 Thorlabs
7.3.7
is_CopyImageMem
Syntax
INT is_CopyImageMem (HIDS hCam, char* pcSource, INT nID, char* pcDest)
Description
is_CopyImageMem() copies the contents of the image memory described by pcSource and nID to
the memory area to whose starting address pcDest points.
The allocated memory must be large enough to accommodate the entire image in its current
format (bits per pixel).
Input Parameters
Pointer to the image memory
Pointer to the destination memory to copy the image to
Return Values
Function executed successfully
Related Functions
is_AllocImageMem()
is_SetAllocatedImageMem()
119
217