Поделиться через


CBitmap Class

Encapsulates a Windows graphics device interface (GDI) bitmap and provides member functions to manipulate the bitmap.

class CBitmap : public CGdiObject

Заметки

To use a CBitmap object, construct the object, attach a bitmap handle to it with one of the initialization member functions, and then call the object's member functions.

For more information on using graphic objects like CBitmap, see Graphic Objects.

Требования

Header: afxwin.h

См. также

Основные понятия

MDI Sample: Demonstrates MDI Without Using Doc/View Architecture

CBitmap Members

CGdiObject Class

Hierarchy Chart