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

get_pixels() does not work correctly for Py5Image objects #330

Closed
hx2A opened this issue Jul 28, 2023 · 4 comments · Fixed by #331
Closed

get_pixels() does not work correctly for Py5Image objects #330

hx2A opened this issue Jul 28, 2023 · 4 comments · Fixed by #331
Labels
good first issue Good for newcomers

Comments

@hx2A
Copy link
Collaborator

hx2A commented Jul 28, 2023

Returns a bare Java object but should return a Py5Image image object instead.

#328 (reply in thread)

@hx2A hx2A added the good first issue Good for newcomers label Jul 28, 2023
@hx2A hx2A mentioned this issue Jul 30, 2023
@hx2A hx2A closed this as completed in #331 Jul 30, 2023
@villares
Copy link
Contributor

villares commented Dec 7, 2023

Cheers @hx2A, when was/will be this fix released?

@hx2A
Copy link
Collaborator Author

hx2A commented Dec 7, 2023 via email

@villares
Copy link
Contributor

villares commented Dec 7, 2023

Don't worry! Enjoy the Miami show!

Later, see if this image helps:

image

I guess the fix is on the next release, and i should be testing the dev ... sorry for that.

@hx2A
Copy link
Collaborator Author

hx2A commented Dec 11, 2023

I guess the fix is on the next release, and i should be testing the dev ... sorry for that.

No worries! You are correct, this will work correctly in the next release.

And about the next release...still determined to get it done by the end of the year. I'm hoping I can get the documentation 100% done by next weekend, but I'm also bogged down by holiday stuff right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants