SoResampleImageProcessing3dinterpolationType Property |
The type of interpolation used for the re-sampling.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoResampleImageProcessing3dInterpolationTypes> interpolationType { get; }
Public ReadOnly Property interpolationType As SoSFEnum(Of SoResampleImageProcessing3dInterpolationTypes)
Get
public:
property SoSFEnum<SoResampleImageProcessing3dInterpolationTypes>^ interpolationType {
SoSFEnum<SoResampleImageProcessing3dInterpolationTypes>^ get ();
}
member interpolationType : SoSFEnum<SoResampleImageProcessing3dInterpolationTypes> with get
Property Value
Type:
SoSFEnumSoResampleImageProcessing3dInterpolationTypesRemarks See Also