'Declaration Public Enum DicomOutputUnitsType Inherits System.Enum
public enum DicomOutputUnitsType : System.Enum
__value public enum DicomOutputUnitsType : public System.Enum
public enum class DicomOutputUnitsType : public System.Enum
'Declaration Public Enum DicomOutputUnitsType Inherits System.Enum
public enum DicomOutputUnitsType : System.Enum
__value public enum DicomOutputUnitsType : public System.Enum
public enum class DicomOutputUnitsType : public System.Enum
| Member | Description |
|---|---|
| Luminance | The output value should be luminance in source frame bit depth. |
| Luminance16 | The output value should be luminance in 16-bit depth. |
| HounsfieldUnits | The output value should be value in Hounsfield Units. Output values will be returned in Hounsfield Units only if DICOM frame contains metadata item "Image Type(0008, 0008)" with "Value 1" equals to "ORIGINAL" and "Value 3" does not equal to "LOCALIZER" and metadata item "Multi-energy CT Acquisition(0018,9361)" is absent or set to "NO". |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Dicom.DicomOutputUnitsType
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5