DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomDataSet Class


DicomDataSet Class Properties

For a list of all members of this type, see DicomDataSet members.

Public Properties
 NameDescription
Public PropertyThe Accession Number  
Public Property Controls how the pixel data is cached  
Public PropertyHolds the hierarchical directory structure for DICOM directory files  
Public PropertyThe full command dataset received  
Public PropertyNumber of Attributes held in the DataSet  
Public PropertyDate of birth of the patient  
Public Property Returns the underlying DataSet which contains the list of attributes to be matched, as specified in the DICOM standard.  
Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertyOverloaded. Provides access of all attributes of the dataset  
Public PropertyThe Name of the patient  
Public PropertyReturns the Transfer syntax with which the object was originally received or read.  
Public Property Image-specific list of unusual behaviours (e.g. to cope with faulty images)  
Public Property A means to override an incorrect transfer syntax  
Public PropertyThe Patient ID  
Public Property The number of pixels per frame  
Public PropertyAccesses the raw pixel data as an array  
Public Property The number of samples per frame  
Public PropertyDescriptions for the series  
Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertySex of the patient  
Public PropertyThe dimensions of the pixel data if present  
Public PropertySOP class of the DicomDataSet.  
Public PropertyDescription for the study  
Public Property Unique identifier for the four levels of the DICOM Query/Retrieve hierarchy  
Public PropertyA general purpose Tag for developer use  
Public Property Gets the Photometric Interpretation of the uncompressed Image data.  
Public Property Assign a Validation DataSet to this property would override the DataSet's Validation scheme. This is mainly used for validation of CharacterSet.  
Public PropertyThe default DicomObjects.Validation.ValidationOptions to apply to newly created DicomDataSet objects  
Top
See Also