| FillPolygonAsync(IReadWriteBitmapData, Color32, IEnumerablePoint, DrawingOptions, TaskConfig) | Fills a polygon with the specified color asynchronously. |
| FillPolygonAsync(IReadWriteBitmapData, Color32, IEnumerablePointF, DrawingOptions, TaskConfig) | Fills a polygon with the specified color asynchronously. |
| FillPolygonAsync(IReadWriteBitmapData, Brush, IEnumerablePoint, DrawingOptions, TaskConfig) | Fills a polygon with the specified Brush asynchronously. |
| FillPolygonAsync(IReadWriteBitmapData, Brush, IEnumerablePointF, DrawingOptions, TaskConfig) | Fills a polygon with the specified Brush asynchronously. |