ImageGear .NET - Updated February 21, 2018
ImGearWebStream Class
Members 




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearWebStream Class
Provides a specialized stream for loading of images from internet.
Object Model
ImGearWebStream Class
Syntax
'Declaration
 
Public Class ImGearWebStream 
   Inherits System.IO.Stream
 
'Usage
 
Dim instance As ImGearWebStream
Remarks
This class is most useful for loading of multipage images, because it downloads only the necessary portion of remote file.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         ImageGear.Formats.ImGearWebStream

See Also

Reference

ImGearWebStream Members
ImageGear.Formats Namespace