DestinationStream Property
In This Topic
The stream into which compressed pixel data is placed
Syntax
'Declaration
Public ReadOnly Property DestinationStream As System.IO.Stream
public System.IO.Stream DestinationStream {get;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also