Class DicomDictionaryReader
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public class DicomDictionaryReader
Constructors
DicomDictionaryReader(DicomDictionary, DicomDictionaryFormat, Stream)
Declaration
public DicomDictionaryReader(DicomDictionary dict, DicomDictionaryFormat format, Stream stream)
Parameters
Type | Name | Description |
---|---|---|
DicomDictionary | dict | |
DicomDictionaryFormat | format | |
Stream | stream |
Methods
Process()
Declaration
public void Process()