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

Threaded View

  1. #8
    Join Date
    Apr 2003
    Location
    kathmandu, nepal
    Posts
    1,570

    Re: How to Display Images

    Gunamirthavelu, the code u have presented will work for only bitmaps.

    To the OP. If you have time and patience to go through some code the following link will help you. It shows how to to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.

    CXIMAGE

    Edit:Sorry Andreas it seems I have provided the same link as you.
    Last edited by miteshpandey; January 9th, 2006 at 07:29 AM.
    If there is no love sun won't shine

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