|
-
Mar 26th, 2002, 02:22 PM
#1
Thread Starter
New Member
create animted gif
is it possible to create animated gif file using VB6??
-
Mar 29th, 2002, 01:14 PM
#2
Fanatic Member
Yes, go find the GIF algorythm/format and/or api and start using it 
It is just a compressed sequence of bitmaps.... so search the web, there are plenty of things out there.
http://www.google.com/
-
Mar 30th, 2002, 12:45 PM
#3
Thread Starter
New Member
then it is we can create a program like gif builder using VB 6?
sort like have function : save as animated gif?
-
Mar 31st, 2002, 06:49 PM
#4
Fanatic Member
Yes, but it will be too slow so you can find a dll with GIF API... I know that the PNG format has MANY, MANY, MANY API's out there which are 101% FREE and open source, but the GIF?? That will be very hard to find... it is owned by IBM and i think that it will COST you... but im not 100% on that.
Search http://groups.google.com/ for more...
-
Apr 7th, 2002, 01:08 PM
#5
Thread Starter
New Member
i still cant find a free GIF API. Did anyone have ?
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
|