| FillPieAsync(IReadWriteBitmapData, Color32, Rectangle, Single, Single, DrawingOptions, TaskConfig) | Fills a pie shape with the specified color asynchronously. |
| FillPieAsync(IReadWriteBitmapData, Color32, RectangleF, Single, Single, DrawingOptions, TaskConfig) | Fills a pie shape with the specified color asynchronously. |
| FillPieAsync(IReadWriteBitmapData, Brush, Rectangle, Single, Single, DrawingOptions, TaskConfig) | Fills a pie shape with the specified Brush asynchronously. |
| FillPieAsync(IReadWriteBitmapData, Brush, RectangleF, Single, Single, DrawingOptions, TaskConfig) | Fills a pie shape with the specified Brush asynchronously. |