'Declaration Public Overloads Sub BurnAndSaveToDicomFile( _
ByVal streamA stream, where DICOM images with burned annotations must be saved.As System.IO.Stream _
)
public void BurnAndSaveToDicomFile(
System.IO.Stream stream
)
public: void BurnAndSaveToDicomFile(
System.IO.Stream* stream
)
public:
void BurnAndSaveToDicomFile(
System.IO.Stream^ stream
)
Parameters
- stream
- A stream, where DICOM images with burned annotations must be saved.