| BeginFillEllipse(IReadWriteBitmapData, Color32, Rectangle, DrawingOptions, AsyncConfig) | Begins to fill an ellipse with the specified color asynchronously. |
| BeginFillEllipse(IReadWriteBitmapData, Color32, RectangleF, DrawingOptions, AsyncConfig) | Begins to fill an ellipse with the specified color asynchronously. |
| BeginFillEllipse(IReadWriteBitmapData, Brush, Rectangle, DrawingOptions, AsyncConfig) | Begins to fill an ellipse with the specified Brush asynchronously. |
| BeginFillEllipse(IReadWriteBitmapData, Brush, RectangleF, DrawingOptions, AsyncConfig) | Begins to fill an ellipse with the specified Brush asynchronously. |