| BeginConvertPixelFormat(BitmapSource, PixelFormat, IQuantizer, IDitherer, AsyncConfig) | Begins to convert the specified bitmap to a WriteableBitmap of the desired PixelFormat asynchronously. |
| BeginConvertPixelFormat(BitmapSource, PixelFormat, Color, Byte, AsyncConfig) | Begins to convert the specified bitmap to a WriteableBitmap of the desired PixelFormat asynchronously. |
| BeginConvertPixelFormat(BitmapSource, PixelFormat, Color, Color, Byte, AsyncConfig) | Begins to convert the specified bitmap to a WriteableBitmap of the desired PixelFormat asynchronously. |