openDICOM.NET API Reference (openDICOM# Class Library)
Tag.SaveTo Method
Saves this instance to a DICOM input stream.
public
void
SaveTo(
Stream
stream
);
Parameters
stream
Any kind of DICOM input stream.
See Also
Tag Class
|
openDicom.DataStructure Namespace