| TransformColorsAsync(IReadWriteBitmapData, FuncColor64, Color64, TaskConfig) | Transforms the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |
| TransformColorsAsync(IReadWriteBitmapData, FuncColorF, ColorF, TaskConfig) | Transforms the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |
| TransformColorsAsync(IReadWriteBitmapData, FuncColor32, Color32, IDitherer, TaskConfig) | Transforms the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |