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

Refactored image.py and load_pixels #383

Merged
merged 6 commits into from
Aug 29, 2022
Merged

Refactored image.py and load_pixels #383

merged 6 commits into from
Aug 29, 2022

Conversation

tushar5526
Copy link
Member

Refactored image.py to support image apis for different rendering backends.
load_pixels is no longer a context manager as it was different than p5.js and update_pixel is implemented

…kends.

load_pixels is no longer a context manager as it was different than p5.js and update_pixel is implemented
p5/sketch/Vispy2DRenderer/image.py Outdated Show resolved Hide resolved
@tushar5526 tushar5526 merged commit 1a5289e into master Aug 29, 2022
@tushar5526 tushar5526 deleted the image branch August 29, 2022 14:29
@tushar5526
Copy link
Member Author

Related to #379

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

Successfully merging this pull request may close these issues.

2 participants