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

Thread: Bmp to JPG

Threaded View

  1. #7
    Join Date
    Jul 2001
    Location
    Netherlands
    Posts
    751

    Re: Bmp to JPG

    You could use this COM dll which has a very easy to use interface to convert bitmaps to jpegs.
    You need to rename imagehandler.zip to imagehandler.cab and then you can extract the contained dll.
    Attached Files Attached Files

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