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. Visual Basic
  4. Vb 6.0 code to convert tiff to Jpeg , gif or png

Vb 6.0 code to convert tiff to Jpeg , gif or png

Scheduled Pinned Locked Moved Visual Basic
4 Posts 4 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.
  • T Offline
    T Offline
    Tiger456
    wrote on last edited by
    #1

    Hi, Is there any open source vb 6 code to convert TIFF images to GIF or Jpeg

    C P 2 Replies Last reply
    0
    • T Tiger456

      Hi, Is there any open source vb 6 code to convert TIFF images to GIF or Jpeg

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      VB6 plain cannot do that. GDI+ can, if you can control it in VB6, or if you write a COM dll in C++ that uses GDI+ to do it for you.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      1 Reply Last reply
      0
      • T Tiger456

        Hi, Is there any open source vb 6 code to convert TIFF images to GIF or Jpeg

        P Offline
        P Offline
        progload
        wrote on last edited by
        #3

        Check Here, I Think the MS Windows® Image Acquisition Automation Library v2.0, Can do what you want to do: http://www.microsoft.com/downloads/details.aspx?familyid=a332a77a-01b8-4de6-91c2-b7ea32537e29&displaylang=en[^] Another Reference: http://vbnet.mvps.org/index.html?code/imageapi/mswaidll.htm[^] Progload

        0 1 Reply Last reply
        0
        • P progload

          Check Here, I Think the MS Windows® Image Acquisition Automation Library v2.0, Can do what you want to do: http://www.microsoft.com/downloads/details.aspx?familyid=a332a77a-01b8-4de6-91c2-b7ea32537e29&displaylang=en[^] Another Reference: http://vbnet.mvps.org/index.html?code/imageapi/mswaidll.htm[^] Progload

          0 Offline
          0 Offline
          0pius
          wrote on last edited by
          #4

          Why not load image-magick (I think thats how it is spelt) you can call it by launching the process and controlling the IO devx has a great article on launching and controlling processes.

          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