I have a sequence of wx.Image objects, and I would like to make an animated GIF out of them. I am trying to see if I can use wx.GIFHandler in wxPython
wx.Image
wx.GIFHandler