ReadableBitmapDataExtensionsToWriteableBitmapAsync Method

Overload List

ToWriteableBitmapAsync(IReadableBitmapData, TaskConfig) Converts the specified source to a WriteableBitmap asynchronously.
ToWriteableBitmapAsync(IReadableBitmapData, IQuantizer, IDitherer, TaskConfig) Converts the specified source to a WriteableBitmap asynchronously, using an optionally specified quantizer and ditherer.

See Also