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

Implement ImageFrame to keep pixels as an integer array #11

Closed
ivli opened this issue Feb 18, 2016 · 1 comment
Closed

Implement ImageFrame to keep pixels as an integer array #11

ivli opened this issue Feb 18, 2016 · 1 comment

Comments

@ivli
Copy link
Owner

ivli commented Feb 18, 2016

Currently it holds data as an instance of awt.Raster it is far from being optimal. It implies massive overhead on get/set operations

@ivli ivli closed this as completed Feb 26, 2016
@ivli ivli changed the title Implement ImageFrame to keep pixels as an integer array Implement ImageFrame to keep pixels as an integer array Feb 26, 2016
@ivli
Copy link
Owner Author

ivli commented Feb 26, 2016

Branches/exp2 - implementation, merged to master

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

No branches or pull requests

1 participant