Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Animated GIF

Animated GIF

Scheduled Pinned Locked Moved Mobile
questionhelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    crewchill
    wrote on last edited by
    #1

    Hi all. I need some help understanding the Animated GIF rendering. If you have implemented the Animated GIF, you probably notice there are "disposal method" and transparency support. The disposal method values can be "return to previous state", "fill with background", or "do not dispose". Now my question is, suppose I have a canvas (ready to be bitblt), and frame A has "do not dispose" disposal method. So I put frame A on the canvas, fine. No big deal. Then frame B has a smaller size (along with top and left field) picture with a transparent color. Should I be checking on frame B if it's transparent color then do not put that pixel on the canvas? This checking takes a long time, especially on a cell phone. So I wonder if I can bypass it all together. Any ideas? Thanks, -- Frank

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups