DicomObjects.NET.V8
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  
    Write the image data to a file  
    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: .NET CLR 4.0 or higher

    See Also