DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / ImportArguments Class / SourceStream Property

In This Topic
    SourceStream Property (ImportArguments)
    In This Topic
    The stream from which compressed pixel data is obtained
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SourceStream As System.IO.Stream
    public System.IO.Stream SourceStream {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also