-
-
Notifications
You must be signed in to change notification settings - Fork 939
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
Stock snapshot/image byte array #74
Comments
What's the use case for this? You can set I think you might be satisfied with a frame processor #48 |
Oh. It seems I missed #48. But there is some details. So, I think it would be nice to have original byte array as additional parameter. |
Could you please add some functionality to provide return stock byte array from snapshot/image?
I think it would be much better if user will have ability decide what to do with this byte array.
It may be some kind of option.
Like captureImage(boolean processImage) and captureSnapshot(boolean processImage)
The text was updated successfully, but these errors were encountered: