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