Results 1 to 40 of 271

Thread: [VB6] - animated gif function errors:(

Threaded View

  1. #11
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: [VB6] - animated gif function errors:(

    I believe you are referring to these:

    Undefined
    Leave
    Restore Background
    Restore Previous


    • Undefined Directs the browser to do nothing to the background before displaying the next image.

    • Leave Directs the browser to leave the previous graphic image as the next is drawn. This choice can create a shadowing effect.

    • Restore Background Directs the browser to redraw the original background as the current image is drawn.

    • Restore Previous Directs the browser to redraw the previous image as the current image is drawn.

    I do not know how to find these settings per frame in a gif image. You might be interested in reading about the format of an animated gif here:

    http://en.wikipedia.org/wiki/Graphic...rchange_Format

    I looked at it and found some interesting info but wasn't able to find what the method type is for the frame.
    Last edited by jmsrickland; Jul 26th, 2012 at 09:57 AM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

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