SoConvolutionWithImageProcessing2dautoScale Property |
Select the automatic intensity scaling mode.
Namespace: OIV.ImageViz.Engines.ImageFiltering.FrequencyDomainAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool autoScale { get; }
Public ReadOnly Property autoScale As SoSFBool
Get
public:
property SoSFBool^ autoScale {
SoSFBool^ get ();
}
member autoScale : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also