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