CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 1998
    Posts
    1

    A dll for JPEG decompression





    I would be glad if you help me to find a _free_ dll (or OCX) that does a fast jpeg decompression, so I could use it just like I use LoadPicture() function: all I need is to have an ability of loading truecolor .jpg files into picture boxes, but VB's LoadPicture is so slow...


    Please reply to [email protected]

    Thanks in advance!



  2. #2
    Join Date
    Dec 1998
    Posts
    2

    Re: A dll for JPEG decompression



    Check out,


    http://www.winsite.com/info/pc/win95/programr/jpeg.zip/


    remember to have the last slash on the url.


    Jeff Wilson

    Bark! Software






    Bark! Software

  3. #3
    Guest

    Re: A dll for JPEG decompression

    www.intel.com

    Intel Jpeg Library 1.0 (ijl10.dll)




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