DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomDataSet Class / Write Method



In This Topic
    Write Method
    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: 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

    See Also