Skip to content

Latest commit

 

History

History

Xamarin

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.

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