Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@koszeggy koszeggy released this 15 Jan 21:33
· 4 commits to master since this release
032a89c

💡Tip

The main new feature of this version is the platform-independent and high-performance shape drawing that works with every pixel format. For wide pixel formats the full available color depth is used, but even indexed formats are supported, allowing quantizing and dithering.

The technology-specific packages enable these features for the well-known bitmap types such as the GDI+ Bitmap, the WriteableBitmap of WPF/UWP/WinUI, or SkiaSharp's SKBitmap.

See the online help and the application examples for more details.

The binaries are available in different packages:

For executable demos see the Examples folder, which contains MAUI, UWP, WinForms, WinUI, WPF and Xamarin example applications.

Further information can be found on the main page or at the kgysoft.net website.

Release Notes: