| DrawConicCurveAsync(IReadWriteBitmapData, Color32, Point, Point, Point, Single, DrawingOptions, TaskConfig) | Draws a one-pixel wide conic curve with the specified color asynchronously. |
| DrawConicCurveAsync(IReadWriteBitmapData, Color32, PointF, PointF, PointF, Single, DrawingOptions, TaskConfig) | Draws a one-pixel wide conic curve with the specified color asynchronously. |
| DrawConicCurveAsync(IReadWriteBitmapData, Pen, Point, Point, Point, Single, DrawingOptions, TaskConfig) | Draws a conic curve with the specified Pen asynchronously. |
| DrawConicCurveAsync(IReadWriteBitmapData, Pen, PointF, PointF, PointF, Single, DrawingOptions, TaskConfig) | Draws a conic curve with the specified Pen asynchronously. |