The Mode class provides methods for setting the way in which images will be displayed on the screen.
For live videos including overlays, you can use the Direct3D or OpenGL mode. This mode is not supported by all graphics cards. The graphics card must have sufficient extended memory because Direct3D or OpenGL mode requires additional memory up to the size needed for the current screen resolution.
For further information on the display modes of the uEye camera, see the uEye manual.
The Direct3D display mode is not available on Linux operating systems. |
We recommend that you call the following methods exclusively from a single thread in order to avoid unpredictable behavior of the application. •DisplayMode |
Methods