How can i save array of Bitmap object to animated Gif #6084
Answered
by
sn4k3
workgroupengineering
asked this question in
Q&A
-
How can i save array of Bitmap object to animated Gif |
Beta Was this translation helpful? Give feedback.
Answered by
sn4k3
Jun 17, 2021
Replies: 1 comment
-
I use this in my project: https://github.com/mrousavy/AnimatedGif To render a GIF on your avalonia app: https://github.com/AvaloniaUI/Avalonia.GIF |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
workgroupengineering
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use this in my project: https://github.com/mrousavy/AnimatedGif
Works great!
To render a GIF on your avalonia app: https://github.com/AvaloniaUI/Avalonia.GIF