Steve Loughran wrote:
Thanks Robert. Sadly, the images are loaded from a profile that users
create, so the option of using a fixed AVI isnt possible.
I`ll go have a play with Image:ParseGIF -> DIBitmap, and see if that
will do what I`m looking for.
That looks like a way to go for now. The FreeImage library (which
DIBitmap wraps) added support for multi-page GIF in version 3.7.0 -
Win32::GUI::DIBitmap currently wraps version 3.5.1.
I'd like to upgrade to FreeImage 3.9.1 (the latest) at some point, but
it's a significant amount of work ....
Regards,
Rob.