| DrawPieAsync(IReadWriteBitmapData, Color32, Rectangle, Single, Single, DrawingOptions, TaskConfig) | Draws a one-pixel wide pie shape with the specified color asynchronously. |
| DrawPieAsync(IReadWriteBitmapData, Color32, RectangleF, Single, Single, DrawingOptions, TaskConfig) | Draws a one-pixel wide pie shape with the specified color asynchronously. |
| DrawPieAsync(IReadWriteBitmapData, Pen, Rectangle, Single, Single, DrawingOptions, TaskConfig) | Draws a pie shape with the specifiedPen asynchronously. |
| DrawPieAsync(IReadWriteBitmapData, Pen, RectangleF, Single, Single, DrawingOptions, TaskConfig) | Draws a pie shape with the specifiedPen asynchronously. |