Click or drag to resize
SoResampleElasticProcessing2dinterpolationType Property

Type of interpolation you want to use.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoResampleElasticProcessing2dInterpolationTypes> interpolationType { get; }

Property Value

Type: SoSFEnumSoResampleElasticProcessing2dInterpolationTypes
Remarks

. Default is LINEAR

See Also