I am generating gif animation from existing images using magic.net Magick.NET library. It's working well. Now, what I am trying to achieve is to put the generated gif into some box, frame like in the picture below. So the gif to be animated inside this pic.
One way could be to apply this frame to each existing photo and then generate the final gif which is working now. But Can I apply it directly to gif and still maintain the animation?