Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_HideDDOverlay |
uEye Camera Manual Version 3.80
is_HideDDOverlay
USB 2.0 GigE |
- |
Syntax
INT is_HideDDOverlay (HIDS hCam)
Description
|
In DirectDraw BackBuffer mode, is_HideDDOverlay() hides the overlay. Only the contents of the image buffer will be displayed. This way, the frame rate is higher on some systems than with the overlay shown. By hiding the overlay, its data is not lost.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related Functions