Class
uEye.DeviceFeatureEndOfExposure
Accessible
Camera.Device.Feature.EndOfExposure.GetSupported
Syntax
uEye.DeviceFeatureEndOfExposure.GetSupported(out bool supported)
Description
Returns if the camera model supports the uEye.Camera.EventEndOfExposure event (see Camera)
Parameter
supported |
•true = The event is supported. |
•false = The event is not supported. |