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.
Latest Viewers Articles
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
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.