Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a CD2DBrush object.
CD2DBrush(
CRenderTarget* pParentTarget,
CD2DBrushProperties* pBrushProperties = NULL,
BOOL bAutoDestroy = TRUE
);
Parameters
pParentTarget
A pointer to the render target.pBrushProperties
A pointer to the opacity and transformation of a brush.bAutoDestroy
Indicates that the object will be destroyed by owner (pParentTarget).
Requirements
Header: afxrendertarget.h