Click or drag to resize
SoVolumeHistogramGetHistogram Method

Returns a 64 bit integer pointer to the histogram data, the size of the histogram array is getHistoSize() .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SbNativeArray<long> GetHistogram()

Return Value

Type: SbNativeArrayInt64
Remarks