Hi all A new week, a new question :)
How does DIBitmap cope with Animated GIF files? I see no reference to multiple image GIFs in the docs, so I`m guessing it doesnt deal with them at all.
Would I be better looking at using Image::ParseGIF and then passing individual frames into DIBitmap for processing?
Steve