CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2004
    Posts
    1

    Unhappy TIFF Image files - Help needed

    Does anybody have a DLL or VB source code to Load and/or Show TIFF images ?
    Could you share with me ?
    Any help will be appreciated.

  2. #2
    Join Date
    Aug 2003
    Location
    Buenos Aires, Argentina
    Posts
    513

  3. #3
    Join Date
    May 2003
    Posts
    30

  4. #4
    Join Date
    Aug 2004
    Posts
    1

    Thumbs up To OPen Tiff Files

    Quote Originally Posted by asteria
    Does anybody have a DLL or VB source code to Load and/or Show TIFF images ?
    Could you share with me ?
    Any help will be appreciated.
    You can use "Kodak Image Edit Control" to view and edit Tiff Files.
    To load tiff files you can to insert the above control to the project using
    Project -> Components. This control is a built in control for Windows 2000.
    You can reffer imgocxd.hlp for the help .


    Prasad A.P
    Software Enginner
    India

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