Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_ShowDDOverlay |
uEye Camera Manual Version 3.80
is_ShowDDOverlay
USB 2.0 GigE |
- |
Syntax
INT is_ShowDDOverlay (HIDS hCam)
Description
|
In DirectDraw BackBuffer mode, is_ShowDDOverlay() displays the overlay, i.e. the most recent data stored in the overlay buffer. With some graphics cards, overlay display may reduce the frame rate.
Input Parameters
hCam |
Camera handle |
Return Values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Recommended Alternative
Related Functions