'Usage
Dim instance As DicomDataSet Dim Stream As Stream instance.Write(Stream)
Parameters
- Stream
The Stream to which to write.
The Stream to which to write.
'Usage
Dim instance As DicomDataSet Dim Stream As Stream instance.Write(Stream)
The Stream to which to write.
The stream may subsequently be read by the Read method or by other DICOM software.
This method is particularly suitable for use with Delphi, which provides access to streams via classes such as TStreamAdapter.
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