ImageFromXamarinUI
ImageFromXamarinUI copied to clipboard
Extension methods for capturing images from UI
I found your project while struggling to automatically feed camera input to some sort of image processor at regular time intervals. As I had terrible issues with `CameraView.Shutter()` becoming prone...
I tried using this with .Net Maui, but was unable to build my app after adding this package. Any plans to update for .Net Maui? Or any quick fix I...
I've got a Xamarin.Forms / Android app that displays graphics in an OpenGLView. I'm trying to use the NuGet "ImageFromXamarinUI" to capture an instantaneous screenshot of the graphics at a...