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. General Programming
  3. C / C++ / MFC
  4. BMP - GIF

BMP - GIF

Scheduled Pinned Locked Moved C / C++ / MFC
question
4 Posts 2 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.
  • S Offline
    S Offline
    Sameer Maggon
    wrote on last edited by
    #1

    Hi, I have a 24bit BMP and want to programatically convert it to GIF file. How do i do that Sameer

    J 1 Reply Last reply
    0
    • S Sameer Maggon

      Hi, I have a 24bit BMP and want to programatically convert it to GIF file. How do i do that Sameer

      J Offline
      J Offline
      Joaquin M Lopez Munoz
      wrote on last edited by
      #2

      Use any of the varios graphics libraries available on the net. For one, paintlib seems a good choice. PS: Seems paintlib does not output GIFs, probably because of the patents problems associated with this format. If you can switch to PNG then the library will serve your needs. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

      S 1 Reply Last reply
      0
      • J Joaquin M Lopez Munoz

        Use any of the varios graphics libraries available on the net. For one, paintlib seems a good choice. PS: Seems paintlib does not output GIFs, probably because of the patents problems associated with this format. If you can switch to PNG then the library will serve your needs. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

        S Offline
        S Offline
        Sameer Maggon
        wrote on last edited by
        #3

        Joaquín M López Muñoz wrote: If you can switch to PNG then the library will serve your needs. Actually, I have a 24 bit BMP and I want a format, which converts it to a Browser Compatible format and its size is the smallest. Wha about the size of PNGs Sameer

        J 1 Reply Last reply
        0
        • S Sameer Maggon

          Joaquín M López Muñoz wrote: If you can switch to PNG then the library will serve your needs. Actually, I have a 24 bit BMP and I want a format, which converts it to a Browser Compatible format and its size is the smallest. Wha about the size of PNGs Sameer

          J Offline
          J Offline
          Joaquin M Lopez Munoz
          wrote on last edited by
          #4

          If you're outputting synthetic images (chart diagrams, simple icons), then PNG is fine. For all other things, specially photographies, JPEG is a much better choice. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

          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