Click or drag to resize
SoMathematicalFunctionProcessingmathematicalOperator Property

Select the operator to apply.

Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoMathematicalFunctionProcessingMathematicalOperators> mathematicalOperator { get; }

Property Value

Type: SoSFEnumSoMathematicalFunctionProcessingMathematicalOperators
Remarks

. Default is SQUARE

See Also