Click or drag to resize

PostProcessingConfigurationHologramHistogramBins Property

Gets or sets the hologram histogram bins number.

Namespace:  LynceeTec.InterfaceProcessingV2.Configurations
Assembly:  LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntax
public int HologramHistogramBins { get; set; }

Property Value

Type: Int32
Number of bins used to compute the histogram, the value must be between 1 and 255.
See Also