CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: .bmp to .gif

  1. #1
    Join Date
    Aug 2000
    Posts
    2

    .bmp to .gif

    How do i convert .bmp file to .gif file


  2. #2
    Join Date
    Apr 2000
    Location
    Dorado, P.R.
    Posts
    221

    Re: .bmp to .gif

    Look in Altavista for 2Gif.exe. This program takes any .bmp, .jpg, pcx, wmf, etc... to .gif and its shareware. This program works like a DOS program and you cand use it directly by your VB app in background.

    adcomp - Puerto Rico





Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured