2 implementations of CreateContext
Microsoft.Maui.Graphics.Skia (1)
SkiaBitmapExportService.cs (1)
5 public BitmapExportContext CreateContext(int width, int height, float displayScale = 1)
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformBitmapExportService.cs (1)
19 public BitmapExportContext CreateContext(int width, int height, float displayScale = 1)