Leadtools.Windows.Controls.Pro Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Load Method
See Also 
Leadtools.Windows.Controls Namespace > RasterImageViewerElement Class : Load Method



Loads the specified image stream using specific options

Overload List

OverloadDescription
Load(Stream,Int32,CodecsLoadByteOrder,Int32) Loads the specified image stream using specific options  
Load(String,Int32,CodecsLoadByteOrder,Int32) Loads the specified image file using specific options.  
Load(Stream,Int64,Int64) Loads an image file, letting you specify the location of the image data within the stream.  

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also