Click or drag to resize
SoMathematicalFunctionProcessing.mathematicalOperator Property

Select the operator to apply.

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

Property Value

Type: SoSFEnum<SoMathematicalFunctionProcessing.MathematicalOperators>
Remarks

. Default is SQUARE

See Also