SoUnsharpMaskingProcessingedgeContrast Property |
The contrast amount added at the edges.
Namespace: OIV.ImageViz.Engines.ImageFiltering.SharpeningAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat edgeContrast { get; }
Public ReadOnly Property edgeContrast As SoSFFloat
Get
public:
property SoSFFloat^ edgeContrast {
SoSFFloat^ get ();
}
member edgeContrast : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also