TransformColors(IReadWriteBitmapData, FuncColor32, Color32) | Transforms the colors of this bitmapData using the specified transformFunction delegate. |
TransformColors(IReadWriteBitmapData, FuncColor32, Color32, IDitherer) | Transforms the colors of this bitmapData using the specified transformFunction delegate. |
TransformColors(IReadWriteBitmapData, IAsyncContext, FuncColor32, Color32, IDitherer) | Transforms the colors of this bitmapData using the specified transformFunction delegate inside of an already created, possibly asynchronous context. |