| BeginTransformColors(IReadWriteBitmapData, FuncColor64, Color64, AsyncConfig) | Begins to transform the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |
| BeginTransformColors(IReadWriteBitmapData, FuncColorF, ColorF, AsyncConfig) | Begins to transform the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |
| BeginTransformColors(IReadWriteBitmapData, FuncColor32, Color32, IDitherer, AsyncConfig) | Begins to transform the colors of this bitmapData asynchronously, using the specified transformFunction delegate. |