Click or drag to resize

Settings2DAcquisitionAperture Property

Aperture setting for the camera. Specified as an f-number (the ratio of lens focal length to the effective aperture diameter). When capturing 2D HDR, all 2D acquisitions must have the same Aperture setting. Use Exposure Time or Gain to control the exposure instead.

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public Nullable<double> Aperture { get; set; }

Property Value

Type: NullableDouble
See Also