Click or drag to resize

Settings2DSamplingGroupPixel Property

Set the pixel sampling to use for the 2D capture. This setting defines how the camera sensor is sampled. When doing 2D+3D capture, picking the same value that is used for 3D is generally recommended.

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

Property Value

Type: NullableSettings2DSamplingGroupPixelOption
See Also