LEADTOOLS Image File Support (Leadtools.Codecs assembly)

LoadAsync Method

Show in webframe







Loads the specified rectangle from the specified image file using the specified options asynchronously.
Overload List
OverloadDescription
LoadAsync(String,LeadRect,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified rectangle from the specified image file using the specified options asynchronously.  
LoadAsync(String,LeadRect,Object)Loads the specified rectangle from the specified image file using default options asynchronously.  
LoadAsync(String,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified image file using specific options asynchronously.  
LoadAsync(String,Object)Loads the specified image file using default options asynchronously.  
LoadAsync(String,Int32,Object)Loads the specified page from an image file using default options asynchronously.  
LoadAsync(Stream,LeadRect,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
LoadAsync(Stream,LeadRect,Object)Loads the specified rectangle from the specified image stream using default options asynchronously.  
LoadAsync(Stream,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified image stream using specific options asynchronously.  
LoadAsync(Stream,Object)Loads the specified image stream using default options asynchronously.  
LoadAsync(Stream,Int32,Object)Loads the specified page from an image stream using default options asynchronously.  
LoadAsync(Uri,LeadRect,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified rectangle from the specified image URL using the specified options asynchronously.  
LoadAsync(Uri,LeadRect,Object)Loads the specified rectangle from the specified image URL using default options asynchronously.  
LoadAsync(Uri,Int32,CodecsLoadByteOrder,Int32,Int32,Object)Loads the specified image URL using specified options asynchronously.  
LoadAsync(Uri,Object)Loads the specified image URL using default options asynchronously.  
LoadAsync(Uri,Int32,Object)Loads the specified page from an image URL using default options asynchronously.  
LoadAsync(ILeadStream)Loads an image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,Int32)Loads a page from an image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,Int32,CodecsLoadByteOrder,Int32,Int32)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,LeadRect)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,LeadRect,Int32,CodecsLoadByteOrder,Int32,Int32)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,Int32,Int32,Int32,RasterSizeFlags,CodecsLoadByteOrder)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
LoadAsync(ILeadStream,Int32,Int32,Int32,RasterSizeFlags,CodecsLoadByteOrder,Int32,Int32)Loads the specified rectangle from the specified image stream using the specified options asynchronously.  
Requirements

Target Platforms

See Also

Reference

RasterCodecs Class
RasterCodecs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.