Skip to content

Latest commit

 

History

History

README.md

KGy SOFT .net

KGy SOFT Drawing Xamarin Example

This example demonstrates how to obtain an IReadWriteBitmapData instance for the SKBitmap class in a Xamarin application and perform various operations on it.

ℹ️ Note: This example references only the technology-agnostic KGySoft.Drawing.Core package so it also demonstrates how to obtain a bitmap data for a 3rd party bitmap implementation without dedicated support. See the SkiaSharp specific solutions for MAUI or WPF for examples that support the wide range of possible pixel formats of the SKBitmap type.

⚠️ Warning: Visual Studio 2026 does not support the Android and iOS projects of this solution anymore, and opens the Windows project only. You need Visual Studio 2022 or Visual Studio for Mac 2022 to be able to debug the Android and iOS projects. If you use Visual Studio Code, check out the MAUI example instead.

Screenshots

KGy SOFT Drawing Xamarin Example App on Windows 11
The KGy SOFT Drawing Xamarin Example App running on Windows 11

KGy SOFT Drawing Xamarin Example App on Android Phone
The KGy SOFT Drawing Xamarin Example App running on Android Phone

KGy SOFT Drawing Xamarin Example App on iOS
The KGy SOFT Drawing Xamarin Example App running on iPhone