Results 1 to 5 of 5

Thread: create animted gif

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    3

    create animted gif

    is it possible to create animated gif file using VB6??

  2. #2
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    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/
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    3
    then it is we can create a program like gif builder using VB 6?
    sort like have function : save as animated gif?

  4. #4
    Fanatic Member MoMad's Avatar
    Join Date
    Oct 2000
    Location
    Seattle, WA
    Posts
    625
    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...
    :MoMad:
    Nice Sig!

    http://go.to/momad/ Status: Not Ready

  5. #5

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    3
    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
  •  



Click Here to Expand Forum to Full Width