DicomObjects.NET.V8
DicomObjects Namespace / DicomDataSet Class / Write Method



In This Topic
    Write Method (DicomDataSet)
    In This Topic
    Writes the dataset to an external DICOM file, a system IO stream or a byte array etc.
    Overload List
    OverloadDescription
    Writes dataset to an external DICOM file with specified transfer syntax and quality factor  
    Writes dataset to an external DICOM file with specified transfer syntax, quality factor and meta header  
    Writes dataset to an external DICOM file with specified transfer syntax, quality factor, meta header and behaviour overrides  
    Writes dataset to a stream with specified transfer syntax, quality factor, meta header and behaviour overrides  
    Writes dataset to an external DICOM file  
    Writes dataset to an external DICOM file with specified transfer syntax and meta header  
    Writes dataset to an external DICOM file with specified transfer syntax  
    Writes dataset to an external DICOM file  
    Writes dataset to an external DICOM file with specified meta header  
    Writes dataset to a system IO stream object with specified transfer syntax  
    Writes dataset to a system IO stream object  
    Writes dataset to a system IO stream object with specified transfer syntax  
    Writes dataset to a system IO stream object with specified transfer syntax and meta header  
    Writes dataset to a system IO stream object  
    Writes dataset to a byte array with specified transfer syntax and quality factor  
    Writes dataset to a byte array  
    Writes dataset to a byte array with specified transfer syntax  
    Writes the dataset to a byte array  
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also