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

freeImageData: pass image struct instead of just data #70

Open
atctwo opened this issue Jul 2, 2021 · 0 comments
Open

freeImageData: pass image struct instead of just data #70

atctwo opened this issue Jul 2, 2021 · 0 comments
Labels
enhancement idea for making something easier to use os pertaining to the watch 2 system

Comments

@atctwo
Copy link
Owner

atctwo commented Jul 2, 2021

freeImageData() requires image data to be passed. This image data is usually part of an imageData struct, so it might be a good idea to have an overload of freeImageData() that takes the struct as a parameter

@atctwo atctwo added enhancement idea for making something easier to use os pertaining to the watch 2 system labels Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement idea for making something easier to use os pertaining to the watch 2 system
Projects
None yet
Development

No branches or pull requests

1 participant