| ToSKBitmapAsync(IReadableBitmapData, TaskConfig) | Converts the specified source to an SKBitmap asynchronously. |
| ToSKBitmapAsync(IReadableBitmapData, SKColorType, IQuantizer, IDitherer, TaskConfig) | Converts the specified source to an SKBitmap asynchronously. |
| ToSKBitmapAsync(IReadableBitmapData, SKColorType, SKAlphaType, IQuantizer, IDitherer, TaskConfig) | Converts the specified source to an SKBitmap asynchronously. |
| ToSKBitmapAsync(IReadableBitmapData, SKColorType, SKAlphaType, WorkingColorSpace, IQuantizer, IDitherer, TaskConfig) | Converts the specified source to an SKBitmap asynchronously. |