iron-software / IronSoftware.System.Drawing

An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
Other
120 stars 19 forks source link

Fix typo in AnyBitmap constructor parameter #92

Closed artem-iron closed 10 months ago

artem-iron commented 10 months ago

Fix typo in AnyBitmap constructor parameter

Description

Rename backgrounColor to backgroundColor

Fixes #91

Type of change

How Has This Been Tested?

Tested with CI pipeline

Checklist: