Overload | Description |
---|---|
Read(Stream,ReadBehaviours) | Reads from a standard Stream, with specific reading behaviour |
Read(String,ReadBehaviours) | Reads from a DICOM file, using specific read behaviours |
Read(Byte[],ReadBehaviours) | Reads from a byte array |
Overload | Description |
---|---|
Read(Stream,ReadBehaviours) | Reads from a standard Stream, with specific reading behaviour |
Read(String,ReadBehaviours) | Reads from a DICOM file, using specific read behaviours |
Read(Byte[],ReadBehaviours) | Reads from a byte array |