KGy SOFT
KGy SOFT Drawing Libraries Help
C#VBC++F#
    Show/Hide TOC

      BitmapDataExtensionsFillPolygonAsync Method

      Overload List

      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.

      See Also

      Reference

      BitmapDataExtensions Class
      KGySoft.Drawing.Shapes Namespace

      In This Article

      • Overload List
      • See Also
      Find the complete KGy SOFT Libraries documentation at the KGy SOFT Docs page.
      GitHub Repository: https://github.com/koszeggy/KGySoft.Drawing
      NuGet packages:
    • Core functionality: KGySoft.Drawing.Core
    • GDI+ support: KGySoft.Drawing
    • WPF support: KGySoft.Drawing.Wpf
    • UWP support: KGySoft.Drawing.Uwp
    • WinUI support: KGySoft.Drawing.WinUI
    • SkiaSharp support: KGySoft.Drawing.SkiaSharp
    • Copyright © KGy SOFT. All rights reserved.