| Home > Function descriptions > | History back Previous chapter Next chapter Print |
UpdateDisplay |
|
uEye ActiveX Manual Version 4.00
Syntax
VOID UpdateDisplay()
Description
UpdateDisplay() forces the control to render the last captured image buffer as returned by GetImageMem(). This function is useful when default rendering is disabled by setting the DisplayEnable Property to FALSE.
Parameters
<none>
Return values
<none>
Related properties
Related functions