BitmapDataFactoryBeginLoad Method

Overload List

BeginLoad(Stream, AsyncConfig) Begins to load a managed IReadWriteBitmapData instance from the specified stream asynchronously that was saved by the BitmapDataExtensions.Save method.
BeginLoad(Stream, WorkingColorSpace, AsyncConfig) Begins to load a managed IReadWriteBitmapData instance from the specified stream asynchronously that was saved by the BitmapDataExtensions.Save method.

See Also