Click or drag to resize
SoDataMeasureAttributeshistogramMinGrayLevel Property

Minimum gray level for histogram measures.

Namespace: OIV.ImageViz.Nodes.Measures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat histogramMinGrayLevel { get; }

Property Value

Type: SoSFFloat
Remarks

This value has no effect when histogramAutoAdjust is set to true.

See Also