Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_CopyImageMemLines

uEye Camera Manual Version 3.80

is_CopyImageMemLines

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_CopyImageMemLines (HIDS hCam, char* pcSource,
INT nID, INT nLines, char* pcDest)

Description

is_CopyImageMemLines() copies the contents of the image memory described by pcSource and nID to the memory area to whose starting address pcDest points. The function only copies the number of lines indicated by nLines.

Achtung

The allocated memory must be large enough to accommodate the entire image in its current format (bits per pixel).

Input Parameters

hCam

Camera handle

pcSource

Pointer to the image memory

nID

ID of this image memory

nLines

Number of lines to be copied

pcDest

Pointer to the destination memory to copy the image to

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_AllocImageMem()
is_SetAllocatedImageMem()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com