| ConvertPixelFormat(BitmapSource, PixelFormat, IQuantizer, IDitherer) | Converts the specified bitmap to a WriteableBitmap with the desired PixelFormat. |
| ConvertPixelFormat(BitmapSource, PixelFormat, Color, Byte) | Converts the specified bitmap to a WriteableBitmap of the desired PixelFormat. |
| ConvertPixelFormat(BitmapSource, PixelFormat, Color, Color, Byte) | Converts the specified bitmap to a WriteableBitmap of the desired PixelFormat. |