The Wayback Machine - https://web.archive.org/web/20100724055908/http://www.codeguru.com:80/cpp/g-m/bitmap/viewers/

    Viewers

    [Updated] ImageStone

    ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and is easily portable. Its features include load/save (supports BMP, GIF, JPG, PNG, TIF, ICO, TGA, PCX, PSD...), display, histogram, undo/redo, and image transformation with over 100 predefined effects.

    Extracting the Thumbnails and EXIF Information of JPEG Files

    Digital cameras add material to the JPEG files they create, containing information that is easy to extract: thumbnails and information EXIF.

    2D & 3D Visualization Techniques for Geo-Referenced Images

    Provides some conceptual background for working with geo-referenced imagery and specific details for GeoTIFF images. Also provides a 2D & 3D sample project with first person fly throughs.

    CBitmapCtrl: Control for Displaying Bitmaps

    A class representing a dialog control that loads bitmaps from files

    Simple BMP Viewer

    Code that Illustrates How to Open and Display .BMP Files