Click or drag to resize
SoResampleImageProcessing3dinterpolationType Property

The type of interpolation used for the re-sampling.

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<SoResampleImageProcessing3dInterpolationTypes> interpolationType { get; }

Property Value

Type: SoSFEnumSoResampleImageProcessing3dInterpolationTypes
Remarks

Default value is LINEAR.

See Also