Leadtools.Codecs Namespace > RasterCodecs Class : LoadAsync Method |
Overload | Description |
---|---|
LoadAsync(Stream,Int32,Int32,Int32,RasterSizeFlags,CodecsLoadByteOrder,Object) | Loads an image file asynchronously to the desired width, height, and bits per pixel, resizing the image as it loads. |
LoadAsync(Stream,Int32,Int32,Int32,RasterSizeFlags,CodecsLoadByteOrder,Int32,Int32,Object) | Loads the specified pages to the desired width, height, and bits per pixel, resizing the image as it loads. |