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 CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Migrating to ASP.NET Core 2.0
Here's a checklist to prepare for upgrading from ASP.NET Core 1.1 to 2.0.

Creating a Tile Slide Puzzle Game in VB.NET
Create a Tile Slide game with Visual Basic.NET.
Programming Devices and Activities from the Microsoft Graph APIs
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.