IronSoftware.Drawing is an free and open-source library originally developed by Iron Software that replaces System.Drawing.Common in .NET projects.
If you would like to contribute to this open-source project, please visit the public GitHub and open a branch here.
- .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, .NET Core, Standard, and Framework
- Windows, macOS, Linux, Docker, Azure, and AWS
- AnyBitmap: A universally compatible Bitmap class. Implicit casting between
IronSoftware.Drawing.AnyBitmapand the following supported:System.Drawing.BitmapSystem.Drawing.ImageSkiaSharp.SKBitmapSkiaSharp.SKImageSixLabors.ImageSharpMicrosoft.Maui.Graphics.Platform.PlatformImage
- Color: A universally compatible Color class. Implicit casting between
IronSoftware.Drawing.Colorand the following supported:System.Drawing.ColorSkiaSharp.SKColorSixLabors.ImageSharp.ColorSixLabors.ImageSharp.PixelFormats
- Rectangle and RectangleF: A universally compatible Rectangle class. Implicit casting between
IronSoftware.Drawing.RectangleandIronSoftware.Drawing.RectangleFand the following supported:System.Drawing.RectangleSystem.Drawing.RectangleFSkiaSharp.SKRectSkiaSharp.SKRectISixLabors.ImageSharp.RectangleSixLabors.ImageSharp.RectangleF
- Size and SizeF: A universally compatible Size class. Implicit casting between
IronSoftware.Drawing.SizeandIronSoftware.Drawing.SizeFand the following supported:System.Drawing.SizeSystem.Drawing.SizeFSkiaSharp.SKSizeSkiaSharp.SKSizeISixLabors.ImageSharp.SizeSixLabors.ImageSharp.SizeFMicrosoft.Maui.Graphics.SizeMicrosoft.Maui.Graphics.SizeF
- Font: A universally compatible Font class. Implicit casting between
IronSoftware.Drawing.Fontand the following supported:System.Drawing.FontSkiaSharp.SKFontSixLabors.Fonts.FontIronPdf.Font.FontTypes
- Point and PointF: Universally compatible Point classes. Implicit casting between
IronSoftware.Drawing.PointandIronSoftware.Drawing.PointFand the following supported:System.Drawing.PointSixLabors.ImageSharp.PointSixLabors.ImageSharp.PointFMicrosoft.Maui.Graphics.PointMicrosoft.Maui.Graphics.PointFSkiaSharp.SKPointSkiaSharp.SKPointI
A full list of code examples can be found on our Get Started on GitHub.
To report an issue with IronSoftware.System.Drawing please raise them on the GitHub Issues Page.
For more information about Iron Software please visit our website: https://ironsoftware.com/
For general support and technical inquiries, please email us at: support@ironsoftware.com