Click or drag to resize
SoDataMeasureAttributeshistogramMaxGrayLevel Property

Maximum gray level for histogram measures.

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

Property Value

Type: SoSFFloat
Remarks

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

See Also