ReadableBitmapDataExtensionsBeginToBitmap Method

Overload List

BeginToBitmap(IReadableBitmapData, AsyncConfig) Begins to convert the specified source to a Bitmap asynchronously.
BeginToBitmap(IReadableBitmapData, PixelFormat, IQuantizer, IDitherer, AsyncConfig) Begins to convert the specified source to a Bitmap with a specific PixelFormat asynchronously.

See Also