IMcView3DVolumeInterpolation Property
|
|
Sets/gets volume interpolation flag.
Namespace:
MediaCy.IQL.Display.Viewer3D
Assembly:
MediaCy.IQL.Display.Viewer3D (in MediaCy.IQL.Display.Viewer3D.dll) Version: 10.0.6912.0
SyntaxProperty VolumeInterpolation As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksVolume interpolation flags affect texture display of the volume.
When the property is TRUE displaying zoomed pixels use linear approximation, which has smoothing effect,
if the option is FALSE the pixel values are not approximated.
See Also