DicomObjects.NET8 Documentation
DicomObjects Namespace / DicomImage Class / Write Method



In This Topic
    Write Method (DicomImage)
    In This Topic
    Write the data to a file, Stream or Byte Array
    Overload List
    OverloadDescription
    Write the data to a file with specified transfer syntax and quality  
    Write the image data to a file  
    Write the image data to a file with specified transfer syntax  
    Writes dataset to an external DICOM file in the current TransferSyntax  
    Write the image data to a stream with specified transfer syntax and quality  
    Write the image data to a stream  
    Write the data to a stream with specified transfer syntax  
    Write the data to a stream  
    Write the data to a Byte Array with specified transfer syntax and quality  
    Write the data to a Byte Array  
    Write the image data to a Byte Array with specified transfer syntax  
    Write the image data 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