Visual Basic (Declaration) | |
---|---|
Public Class Medical3DMIP |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class Medical3DMIP |
C++/CLI | |
---|---|
public ref class Medical3DMIP |
The MIP (Maximum Intensity Projection) is a rendering technique used to render the object by exposing its high density parts (Mostly the bone). The result will look like an X-Ray generated image.
This is different from Medical3DMIPEngine class, since it effects only one object, while Medical3DMIPEngine affects all objects rendered using the MIP rendering technique.
To switch to the MIP rendering technique, set the value of Medical3DContainer.VolumeType to Medical3DVolumeType.MIP.
System.Object
Leadtools.Medical3D.Medical3DMIP
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family