'Declaration
Public Enum UIDType Inherits System.Enum
'Usage
Dim instance As UIDType
public enum UIDType : System.Enum
public enum class UIDType : public System.Enum
'Declaration
Public Enum UIDType Inherits System.Enum
'Usage
Dim instance As UIDType
public enum UIDType : System.Enum
public enum class UIDType : public System.Enum
Member | Description |
---|---|
ApplicationContext | The single DICOM Application Context |
FrameOfReference | Well-known frames of reference |
Image16Bit | DICOM Images expected to contain up to 16 bit pixel data |
Image1Bit | DICOM Images containing only 1 bit pixel data |
Image32Bit | DICOM Images expected to contain up to 32 bit pixel data |
Image8Bit | DICOM Images expected to contain only 8 bit pixel data |
MetaSOPClass | A DICOM Meta SOP class |
NonImageObject | Persistent DICOM objects without pixel data |
Service | DICOM Services such as verification and C-GET etc. |
TransferSyntax | A DICOM Transfer Syntax |
WellKnownInstance | Well-known fixed DICOM Instances |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.UIDType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2