Skip to content

BitmapData.applyFilter, BitmapData.scroll, BitmapData.copyPixels not yet implemented #2073

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

Closed
Diatonator opened this issue Dec 23, 2020 · 4 comments
Labels
unimplemented Issues for functionality that hasn't been implemented yet

Comments

@Diatonator
Copy link

As I see that in 2020-12-23 some work was done for BitmapData, I'll leave this flash as one which uses some of the unimplemented features of Bitmap:

https://z0r.de/7463

image

Maybe it could be helpful to people who will try to implement this.

No AS3 warning here.

@Diatonator
Copy link
Author

https://z0r.de/6372
Here I also see this:
image

This is the different sort of unimplemented, I guess?

@Lord-McSweeney
Copy link
Collaborator

#5482 implemented Sound.position.

@Lord-McSweeney
Copy link
Collaborator

https://z0r.de/7463 looks like it's working fine now. BitmapData.scroll and BitmapData.copyPixels were both implemented. https://z0r.de/6372 looks okay, except it needs both hardlight and multiply blendmodes, as well as BitmapData.applyFilter.

@n0samu
Copy link
Member

n0samu commented Jul 24, 2023

All required features have been implemented, and both movies look fine now!

@n0samu n0samu closed this as completed Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unimplemented Issues for functionality that hasn't been implemented yet
Projects
None yet
Development

No branches or pull requests

3 participants