Click or drag to resize
SoVolumeHistogramSet Method (ListInt64)

Set the histogram.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void Set(
	List<long> histo
)

Parameters

histo
Type: System.Collections.GenericListInt64
Remarks

Useful to get back scalar parameters such as min/max values and number of significant bits

See Also