1 reference to ScreenshotResult
Microsoft.Maui.Essentials (1)
Screenshot\Screenshot.uwp.cs (1)
40 return new ScreenshotResult((int)decoder.PixelWidth, (int)decoder.PixelHeight, byteArray, decoder.DpiX, decoder.DpiY);