SoUnsharpMaskingProcessingbrightnessThreshold Property |
The minimum brightness threshold.
Namespace: OIV.ImageViz.Engines.ImageFiltering.SharpeningAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat brightnessThreshold { get; }
Public ReadOnly Property brightnessThreshold As SoSFFloat
Get
public:
property SoSFFloat^ brightnessThreshold {
SoSFFloat^ get ();
}
member brightnessThreshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also