ReadableBitmapDataExtensionsToWriteableBitmap Method

Overload List

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

See Also