←Select platform

LeadStream Class

Summary
ILeadStream support for any .NET System.IO.Stream.

Syntax
C#
VB
public class LeadStream : ILeadStream, IDisposable 
Public Class LeadStream 
   Inherits ILeadStream 
   Implements IDisposable 

Remarks

The main implementation of ILeadStream is the LeadStream class that wraps a .NET System.IO.Stream object. LeadStream also contains the LeadStream.Factory class member that can be used to quickly create ILeadStream objects form various input or output sources.

Refer to RasterCodecs Async Operations for more information and examples.

Requirements

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.

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly