'Declaration Public Enum MprSliceRenderingMode Inherits System.Enum
public enum MprSliceRenderingMode : System.Enum
__value public enum MprSliceRenderingMode : public System.Enum
public enum class MprSliceRenderingMode : public System.Enum
'Declaration Public Enum MprSliceRenderingMode Inherits System.Enum
public enum MprSliceRenderingMode : System.Enum
__value public enum MprSliceRenderingMode : public System.Enum
public enum class MprSliceRenderingMode : public System.Enum
Member | Description |
---|---|
MPR | Intensity value. |
MIP | Maximum intensity projection along thickness of a slice. |
MinIP | Minimum intensity projection along thickness of a slice. |
Avg | Average intensity value along thickness of a slice. |
Preview3D | Maximum intensity value along thickness of a slice, that dependents from distance within slice. This mode should be used only for previewing the whole MPR image. Mode will show the whole image if value of Thickness property is set to the value of DiagonalLength property. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Dicom.Mpr.MprSliceRenderingMode
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5