Home > C: Programming > How To Proceed > History back  Previous chapter  Next chapter  Print  

Display Mode Selection

uEye Camera Manual Version 3.80

Display Mode Selection

Loading

The uEye driver provides different modes for displaying the captured images on Windows systems. We recommend using the Bitmap mode or the Direct3D 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

Icon_Cursorhand2

Figure 133: Flowchart - Displaying images in Bitmap mode (DIB)

Figure 133: Flowchart - Displaying images in Bitmap mode (DIB)


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