The following tables list the members exposed by DicomDataSetConverter.
Public Constructors
Name | Description | |
---|---|---|
DicomDataSetConverter | Initializes a new instance of the DicomDataSetConverter class. |
Public Methods
Name | Description | |
---|---|---|
ConvertDicomDataSet | Creates a new CompositeInstanceDataSet object from a DicomDataSet. | |
FillADONetDataSet | Fill a CompositeInstanceDataSet object with information from a Leadtools.Dicom.DicomDataSet | |
FillImagesInformation | Fills the images information into the given CompositeInstanceDataSet. | |
GetPersonNameComponents | Utility function converts a name value string containing one or more Person Name to a PersonNameComponent array. |
Protected Methods
Name | Description | |
---|---|---|
FillInstancetData | Fills the series information into the given CompositeInstanceDataSet. | |
FillPatientData | Fills the patient information into the given CompositeInstanceDataSet. | |
FillSeriesData | Fills the series information into the given CompositeInstanceDataSet. | |
FillStudiesData | Fills the study information into the given CompositeInstanceDataSet. |
Public Properties
Name | Description | |
---|---|---|
AutoTruncate | Gets or sets whether string data should be truncated to match the data store length when storing a DicomDataSet. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET