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

animation loops #94

Open
littlejohnnyzq opened this issue Nov 20, 2024 · 1 comment
Open

animation loops #94

littlejohnnyzq opened this issue Nov 20, 2024 · 1 comment

Comments

@littlejohnnyzq
Copy link

Can I set the number of times the animation loops?

@photopea
Copy link
Owner

Yes! Set the object with parameters as the sixth parameter:

UPNG.encode(imgs, w, h, cnum, [dels], {  "loop":5  });

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

2 participants