SoMaskedStatisticsQuantificationSbStatisticsDetailIntensityRange 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: 10.12.3.0 (10.12.3.0)
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