Please enable JavaScript to view this site.

IDS Software Suite 4.96.1

Navigation: C: Programming > How to proceed

Selecting the display mode

Scroll Previous Top Next More

hint_info

The uEye driver provides different modes for displaying the captured images. We recommend using the Bitmap mode or the Direct3D functions (only Windows) or OpenGL functions, depending on your specific application.

For further information on the different display modes, see Basics: Image display modes.

Select the desired mode. The display mode has to be set before you start image capture.

is_SetDisplayMode()

Selection of the display mode.

When Bitmap mode (DIB) is active, image display has to be called explicitly for each image.

is_RenderBitmap()

Outputs the contents of the active image memory to a window.

is_SetDisplayPos()

Enables offsetting the image output inside the window.

Flowchart: Image display in DIB mode

Click in the figure to get help on the functions.

flowchart-live-dib

Fig. 177: Flowchart - Displaying images in bitmap mode (DIB)

© 2022 IDS Imaging Development Systems GmbH