0m 0s 069ms

Draw graphics with and without anti-aliasing using DsImaging.Skia

JPG (Skia) PNG (Skia) WEBP (Skia) C# VB
This example shows the difference between graphics drawn on a GcSkiaGraphics with the Aliased property set to true (which is the default) and false. Note the more jagged appearance of slanted lines in the lower half of the image drawn without anti-aliasing. (Test is always drawn with anti-aliasing in Skia.)

DsImaging is compatible with .NET 6 or later, .NET Core 2.0 or later, .NET Standard 2.x, .NET Framework 4.6.1 or later. All features are supported on Windows, macOS and Linux.