Visual Basic 6 Image conversion from GIF to JPG or TIF

前端 未结 5 1563
慢半拍i
慢半拍i 2020-12-19 15:14

Language Visual Basic 6.

I want to know if there is an open source or existing Microsoft Image library that will allow me to convert a GIF (8 Bit Depth) image to ei

5条回答
  •  既然无缘
    2020-12-19 15:41

    You might consider Windows® Image Acquisition Automation Library v2.0 Tool: Image acquisition and manipulation component for VB and scripting. There are plenty of examples of using it for image conversion, Google should turn up quite a few.

提交回复
热议问题