BitmapDataExtensionsFillPathAsync Method

Overload List

FillPathAsync(IReadWriteBitmapData, Color32, Path, DrawingOptions, TaskConfig) Begins to fill a Path with the specified color asynchronously.
FillPathAsync(IReadWriteBitmapData, Brush, Path, DrawingOptions, TaskConfig) Begins to fill a Path with the specified Brush asynchronously.

See Also