Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturing a photo from CameraView #226

Open
comm-lab opened this issue Jan 25, 2024 · 1 comment
Open

Capturing a photo from CameraView #226

comm-lab opened this issue Jan 25, 2024 · 1 comment
Labels
question Further information is requested

Comments

@comm-lab
Copy link

Hi, is there any way to take a picture directly from an instance of CameraView?

@comm-lab comm-lab added the question Further information is requested label Jan 25, 2024
@shaboboo
Copy link

There is a .CaptureAsync(); function that returns an IScreenshotResult
I have been unable to use the byte[] copied from the stream as an actual image file. It can be read as .jpeg or .png
I'll update if I figure it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants