Skip to content

Latest commit

 

History

History

Maui

KGy SOFT .net

KGy SOFT Drawing MAUI Example

This example demonstrates how to obtain an IReadWriteBitmapData instance for the SKBitmap class in a MAUI 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.

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

KGy SOFT Drawing MAUI Example App on MacOS
The KGy SOFT Drawing MAUI Example App running on MacOS

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

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