Results 1 to 4 of 4

Thread: TDXImageList + GIF :shock:

  1. #1

    TDXImageList + GIF :shock:

    Hey!

    Ive gotta question,

    What im trying to do, is display an animated gif on a TDxDraw surface.
    Is there a way to stuff a GIF image in a TDXImage list, and then animate it ? Or do i have to create a new class say TGifImageList and then copy a gif frame surface to the dximagelist ? :shock:

    Cheers!!
    Marius
    -= MvZ =-

  2. #2

    TDXImageList + GIF :shock:

    Try to look here:
    * GifBlender2
    * GifBlender

    It's pity for you, but they are DirectX 8.x and do not use DelphiX, but you should get the idea how to do this.
    There are only 10 types of people in this world; those who understand binary and those who don't.

  3. #3

    TDXImageList + GIF :shock:

    It seems very strange to use gifs to display animated sprites since you don't really have control over the animation.

    But then again, at 0.30 am and too much wine, everything seems strange now :roll:

  4. #4

    Cheers!

    Thanx !

    The gifblender is what I needed, the code to extract gif frames that is.

    Cheers!!
    -= MvZ =-

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •