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

Is there no support for getImageData (pulling pixels off the canvas)? #97

Closed
edhalsim opened this issue Jan 14, 2021 · 6 comments · Fixed by #93
Closed

Is there no support for getImageData (pulling pixels off the canvas)? #97

edhalsim opened this issue Jan 14, 2021 · 6 comments · Fixed by #93

Comments

@edhalsim
Copy link

HTML5 supports this. How can I read a block of pixels from the canvas?

@KristofferStrube
Copy link

Hey @edhalsim ,
The appropriate API is not exposed through this wrapper. I was working on doing this but wanted to have something that worked before engaging. My progress can be seen here. https://github.com/KristofferStrube/Canvas/tree/workGetImage . I might get around to making a pull request for this during this week.

@mizrael
Copy link
Contributor

mizrael commented Feb 8, 2021

yeah I would love to see this included in the library.

@KristofferStrube
Copy link

@mizrael it doesn't seem like this repo is being updated anymore so I won't make the PR.

@mizrael
Copy link
Contributor

mizrael commented Feb 13, 2021

I contacted the owners a while ago for a PR I raised. @attilah replied but I haven't heard from him since.

@attilah
Copy link
Member

attilah commented Feb 15, 2021

I finished updating the Logging to .NET 5.0, canvas is the next on the list, please bear with us ;-)

@attilah attilah linked a pull request Feb 15, 2021 that will close this issue
@Thaina
Copy link
Contributor

Thaina commented Feb 15, 2021

@attilah This repo still alive?

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 a pull request may close this issue.

5 participants