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

    How to display image in format other than Bitmap?

    Can I display a JPEG or GIF file using VC++?


  2. #2
    Join Date
    Jun 1999
    Location
    Singapore
    Posts
    1,304

    Re: How to display image in format other than Bitmap?

    Check out this article

    http://www.codeguru.com/bitmap/CPicture.html

    Chen Weiye
    --------------------------------------------------------------------------------------------
    When pursuing your dream, don't forget to enjoy your life...
    --------------------------------------------------------------------------------------------
    Chen Weiye
    -----------------------------------------------------------------------------
    When pursuing your dream, don't forget to enjoy your life
    -----------------------------------------------------------------------------

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