Class
Accessible
Camera.DirectRenderer.SetScaling
Syntax
uEye.DirectRenderer.SetScaling(bool bEnable)
Description
Enables/disables real-time scaling of the image to the size of the display window. The overlay is scaled together with the camera image (see also EnableScaling()).
Parameter
bEnable |
true = Enable scaling |
false = Disable scaling |