| MakeGrayscale(IReadWriteBitmapData, IDitherer) | Makes this bitmapData grayscale. |
| MakeGrayscale(IReadWriteBitmapData, IDitherer, ParallelConfig) | Makes this bitmapData grayscale. |
| MakeGrayscale(IReadWriteBitmapData, IAsyncContext, IDitherer) | Makes this bitmapData grayscale, using a context that may belong to a higher level, possibly asynchronous operation. |