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:(

    OK, here is another BAS module

    BTW: You are not using the correct value for the background color

    Code:
          +------+----+----+--+--+--+-----------------------
          |GIF89a|1400|1900|F7|04|00|<--- Start of GCT --->
          +------+----+----+--+--+--+-----------------------
                            |  |
        If high bit is 1 ---+  |
        then use this byte ----+
        as index into Global 
        Color Table for the 
        background color
    Attached Files Attached Files
    Last edited by jmsrickland; Aug 6th, 2012 at 02:37 PM.


    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