| Invert(IReadWriteBitmapData, IDitherer) | Inverts the colors of the specified bitmapData. |
| Invert(IReadWriteBitmapData, IDitherer, ParallelConfig) | Inverts the colors of the specified bitmapData. |
| Invert(IReadWriteBitmapData, IAsyncContext, IDitherer) | Inverts the colors of the specified bitmapData, using a context that may belong to a higher level, possibly asynchronous operation. |