Allow the user to load jpg, gif, bmp, and dib formats from a file or resource and store them as CBitmap objects.
Latest Other formats... Articles
CxImageMNG - A class to read MNG, JNG and PNG images
Play MNG animations and read PNG and JNG images.
Working with TIFF Images
Learn about an implementation of a simple approach that will allow you to include support for TIFF files in your applications with a few library calls.
ImageHandler: A Component to Copy an HDC Area to a JPEG File
This component allows a generalized way to create a JPEG file from the contents of a view window.
Viewing PCX files
Viewing PCX files
Write a DIB to a JPEG File
Write a DIB to a JPEG File
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Working with Google Protocol Buffers and .NET
Learn about something called "Google Protocol Buffers," and watch for later posts on other IoT subjects.

Working with Primes and Fibonacci Sequences in Visual Basic
Play with the Fibonacci sequence and prime numbers in this example-driven article.

Lesson Learned: The Need for a Domain Language
Translation costs time and money, and can affect the quality of the product being made. Make sure all your team members speak the same language.