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

Image Editing #96

Open
blakeohare opened this issue Aug 7, 2016 · 0 comments
Open

Image Editing #96

blakeohare opened this issue Aug 7, 2016 · 0 comments
Labels
Milestone

Comments

@blakeohare
Copy link
Owner

Direct pixel control of images.
Similar to the Graphics2D library built in to most languages where changes are committed and flushed to ImageResource instances.
In addition to pixel manipulation and drawing geometric shapes, I'd also like to have a way to manipulate the RGBA values with matrix multiplication and also use things like image copying with blend modes.

@blakeohare blakeohare modified the milestone: 0.2.1 Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant