SoGetObliquePlaneFromVolumeProcessing3dPrecisionModes Enumeration |
Namespace: OIV.ImageViz.Engines.ImageManipulation.ImageEditing
Member name | Value | Description | |
---|---|---|---|
NEARBY_PIXEL | 0 | This mode gets the value of the nearest voxel. | |
INTERPOLATION | 1 | This mode gets the cubic interpolation from the nearest voxel. |