Click or drag to resize
SoVolumeHistogramGetNumSignificantBits Method

Note: This API is now obsolete.

Returns the number of significant bits for the dataset, only relevant for integer data types .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("Use NumSignificantBits property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetNumSignificantBits()

Return Value

Type: Int32
Remarks