|
-
Dec 7th, 2002, 10:47 AM
#4
You mean with the LoadImage API? No, this works only for BMPs.
Somewhere there must be the format specification for the GIF format (e.g. wotsit.org), there you'll also find how to load the various frames of an animated GIF. Unless you find a library you'll have to write your own loading routine.
Maybe GDI+ can load animated GIFs, but I only know about normal GIFs.
Don't forget that the GIF compression algorithm is patented and that you have to pay licensing fees if you want to encode GIFs. Loading is ok, but not compressed saving.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|