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

    Where can I find libs deals with .tif image?

    Hi,everyone!

    Where can I find C/C++ libs deals with operation of
    .tif image files? Where can I get detailed information
    about .tif format?

    Cheers,
    George

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449
    Go to www.libtiff.org

    Regards,

    Paul McKenzie

  3. #3
    Join Date
    Sep 2002
    Posts
    173
    Just to cover the obvious, GDIPLUS.DLL and MFC CImage. These are VC++ .Net, but someone offered a VC++ 6 version.

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