The CBitmap class encapsulates a Windows graphical design interface (GDI) bitmap and provides member functions to manipulate the bitmap. To use a CBitmap object, construct the object, install a bitmap handle in it with one of the initialization member functions, and then call the object's member functions.