View3DOptionsCommandVolumeInterpolation Property
|
|
Volume interpolation flag.
Namespace:
MediaCy.Viewers.Volume
Assembly:
MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
SyntaxPublic Property VolumeInterpolation As Boolean
Get
Set
Property Value
Type:
BooleanReturn 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