Leadtools.Codecs Namespace > RasterCodecs Class : LoadAsync Method |
Overload | Description |
---|---|
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(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(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(ILeadStream) | Loads the specified rectangle from the specified 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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2