SoVolumeHistogramGetHistogram Method |
Returns a 64 bit integer pointer to the histogram data, the size of the histogram array is () .
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbNativeArray<long> GetHistogram()
Public Function GetHistogram As SbNativeArray(Of Long)
public:
SbNativeArray<long long>^ GetHistogram()
member GetHistogram : unit -> SbNativeArray<int64>
Return Value
Type:
SbNativeArrayInt64Remarks See Also