CDC
E828991
CDC is a core Microsoft Foundation Class (MFC) C++ class that encapsulates Windows device context drawing operations for graphics and text output.
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
C++ class
ⓘ
GDI wrapper ⓘ MFC class ⓘ |
| APIStyle | object-oriented wrapper over Win32 GDI ⓘ |
| category |
MFC GDI class
NERFINISHED
ⓘ
MFC device context class ⓘ |
| developedBy | Microsoft ⓘ |
| encapsulates |
HDC handle
ⓘ
Windows device context ⓘ |
| headerFile | afxwin.h ⓘ |
| inheritsFrom | CCmdTarget NERFINISHED ⓘ |
| lifecycle |
attached to existing HDC
ⓘ
created from client area ⓘ created from printer DC ⓘ created from window ⓘ |
| partOf |
MFC
NERFINISHED
ⓘ
Microsoft Foundation Class Library NERFINISHED ⓘ |
| platform |
Windows
ⓘ
surface form:
Microsoft Windows
|
| programmingLanguage | C++ ⓘ |
| provides |
member functions for device context management
ⓘ
member functions for drawing ⓘ |
| relatedTo |
CBitmap
NERFINISHED
ⓘ
CBrush NERFINISHED ⓘ CClientDC ⓘ CFont NERFINISHED ⓘ CPaintDC ⓘ CPalette NERFINISHED ⓘ CPen NERFINISHED ⓘ CWindowDC NERFINISHED ⓘ |
| supports |
BitBlt
NERFINISHED
ⓘ
DrawText ⓘ StretchBlt NERFINISHED ⓘ TextOut ⓘ bit-block transfers ⓘ brush selection ⓘ clipping regions ⓘ coordinate transformations ⓘ ellipse drawing ⓘ font selection ⓘ line drawing ⓘ mapping modes ⓘ palette selection ⓘ pen selection ⓘ polygon drawing ⓘ rectangle drawing ⓘ text drawing ⓘ |
| usedFor |
GDI drawing operations
ⓘ
graphics output ⓘ text output ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.