Click or drag to resize

HologramHistogram Property

Gets the histogram result computed during the reconstruction process.

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public virtual int[] Histogram { get; }

Property Value

Type: Int32
Remarks
The histogram computation must be configured before reconstructing the hologram.
See Also