public LeadStream(
Stream stream,
bool disposeStream
)
Public Sub New(ByVal stream As Stream, ByVal disposeStream As Boolean)
MyBase.New
stream
.NET System.IO.Stream
object to be used with this LeadStream
disposeStream
true if stream should be disposed when this LeadStream disposes; otherwise, false.
The helper method LeadStream-Factory-FromStream can be used to quickly create a LeadStream object from a .NET System.IO.Stream
.
Refer to RasterCodecs Async Operations for more information and examples.
For .NET Framework: A reference to the Leadtools.Async.dll assembly is required to use this functionality.
For .NET Standard: This functionality is included in the Leadtools.dll assembly.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document