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