2 implementations of IBitmapExportService
Microsoft.Maui.Graphics.Skia (1)
SkiaBitmapExportService.cs (1)
3 public class PlatformBitmapExportService : IBitmapExportService
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformBitmapExportService.cs (1)
17 : IBitmapExportService
1 reference to IBitmapExportService
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformBitmapExportService.cs (1)
10 /// A Windows platform implementation of <see cref="IBitmapExportService"/>.