SoIntensityStatisticsQuantificationSbStatisticsDetailIntensityRange Property |
Number of levels for an integer image, maximum minus minimum for a floating image.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.StatisticsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public float IntensityRange { get; }
Public ReadOnly Property IntensityRange As Single
Get
public:
property float IntensityRange {
float get ();
}
member IntensityRange : float32 with get
Property Value
Type:
SingleRemarks See Also