Click or drag to resize

CameraCloseAperture Method

Close the camera's aperture

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public void CloseAperture()
Remarks
The aperture will be opened again on the next call to Capture(Settings) or Capture(Settings2D).
See Also