Click or drag to resize

Settings2DSamplingGroupPixelOption Enumeration

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 enum PixelOption
Members
  Member nameValueDescription
All0
BlueSubsample2x21
RedSubsample2x22
BlueSubsample4x43
RedSubsample4x44
By2x25
By4x46
See Also