Click or drag to resize

PointCloudExportColorSpace Enumeration

Color space to use when saving frame

Namespace:  Zivid.NET.Experimental
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public enum ColorSpace
Members
  Member nameValueDescription
SRGB0
LinearRGB1
Remarks
Enum used to specify the color space of the point cloud when saving a frame to a file.
See Also