'Declaration
Public Enum SOPClassGroups Inherits System.Enum
'Usage
Dim instance As SOPClassGroups
public enum SOPClassGroups : System.Enum
public enum class SOPClassGroups : public System.Enum
'Declaration
Public Enum SOPClassGroups Inherits System.Enum
'Usage
Dim instance As SOPClassGroups
public enum SOPClassGroups : System.Enum
public enum class SOPClassGroups : public System.Enum
Member | Description |
---|---|
Images16Bit | DICOM Images expected to contain up to 16 bit pixel data |
Images1Bit | DICOM Images expected to contain only 1 bit pixel data |
Images32Bit | DICOM Images expected to contain up to 32 bit pixel data |
Images8Bit | DICOM Images expected to contain only 8 bit pixel data |
ImplicitVrOnly | Special group for objects at risk of exceeding 64k for attributes with 2 byte lengths |
NonImageObjects | Persistent DICOM objects without pixel data |
Services | DICOM Services such as verification and C-GET etc. |
User1 | User group for custom SOP class/transfer syntax definitions |
User2 | User group for custom SOP class/transfer syntax definitions |
User3 | User group for custom SOP class/transfer syntax definitions |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.SOPClassGroups
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