| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DREnableImageScaling |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DREnableImageScaling ()
Description
DREnableImageScaling() enables real-time scaling of the image to the size of the display window. The Direct3D overlay is not scaled.
Use DREnableScaling() to disable image scaling.
Parameters
<none>
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related functions