CDCRenderTarget Class
A wrapper for ID2D1DCRenderTarget.
class CDCRenderTarget : public CRenderTarget;
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CDCRenderTarget object. |
Public Methods
Name |
Description |
---|---|
Attaches existing render target interface to the object |
|
Binds the render target to the device context to which it issues drawing commands |
|
Creates a CDCRenderTarget. |
|
Detaches render target interface from the object |
|
Returns ID2D1DCRenderTarget interface |
Public Operators
Name |
Description |
---|---|
Returns ID2D1DCRenderTarget interface |
Protected Data Members
Name |
Description |
---|---|
A pointer to an ID2D1DCRenderTarget object. |
Inheritance Hierarchy
Requirements
Header: afxrendertarget.h