| DrawTextOutlineAsync(IReadWriteBitmapData, Color32, String, Font, PointF, StringFormat, DrawingOptions, TaskConfig) | Draws the one-pixel wide outline of a text with the specified color asynchronously. |
| DrawTextOutlineAsync(IReadWriteBitmapData, Color32, String, Font, RectangleF, StringFormat, DrawingOptions, TaskConfig) | Draws the one-pixel wide outline of a text with the specified color asynchronously. |
| DrawTextOutlineAsync(IReadWriteBitmapData, Pen, String, Font, PointF, StringFormat, DrawingOptions, TaskConfig) | Draws the outline of a text with the specified Pen asynchronously. |
| DrawTextOutlineAsync(IReadWriteBitmapData, Pen, String, Font, RectangleF, StringFormat, DrawingOptions, TaskConfig) | Draws the outline of a text with the specified Pen asynchronously. |