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

is_SetDisplayPos

uEye Camera Manual Version 3.80

is_SetDisplayPos

Windows_Logo

Linux_Logo

USB 2.0

GigE

-

Syntax

INT is_SetDisplayPos (HIDS hCam, INT x, INT y)

Description

is_SetDisplayPos() allows you to move an area of interest when rendering images using is_RenderBitmap(). The function moves the camera image by the selected offset within the output window. The image memory remains unchanged.

Hinweis

To set the size and position of an area of interest in memory, use the is_SetAOI() and is_SetImagePos() functions.

Input Parameters

hCam

Camera handle

x

Offset in x direction, measured from the top left corner of the output window

y

Offset in y direction, measured from the top left corner of the output window

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_SetImagePos()
is_SetAOI()
is_RenderBitmap()
is_SetDisplayMode()

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