| FillEllipseAsync(IReadWriteBitmapData, Color32, Rectangle, DrawingOptions, TaskConfig) | Fills an ellipse with the specified color asynchronously. |
| FillEllipseAsync(IReadWriteBitmapData, Color32, RectangleF, DrawingOptions, TaskConfig) | Fills an ellipse with the specified color asynchronously. |
| FillEllipseAsync(IReadWriteBitmapData, Brush, Rectangle, DrawingOptions, TaskConfig) | Fills an ellipse with the specified Brush asynchronously. |
| FillEllipseAsync(IReadWriteBitmapData, Brush, RectangleF, DrawingOptions, TaskConfig) | Fills an ellipse with the specified Brush asynchronously. |