CD2DSolidColorBrush Class
A wrapper for ID2D1SolidColorBrush.
class CD2DSolidColorBrush : public CD2DBrush;
Members
Public Constructors
Name |
Description |
---|---|
Overloaded. Constructs a CD2DSolidColorBrush object. |
|
The destructor. Called when a D2D solid brush object is being destroyed. |
Public Methods
Name |
Description |
---|---|
Attaches existing resource interface to the object |
|
Creates a CD2DSolidColorBrush. (Overrides CD2DResource::Create.) |
|
Destroys a CD2DSolidColorBrush object. (Overrides CD2DBrush::Destroy.) |
|
Detaches resource interface from the object |
|
Returns ID2D1SolidColorBrush interface |
|
Retrieves the color of the solid color brush |
|
Specifies the color of this solid color brush |
Public Operators
Name |
Description |
---|---|
Returns ID2D1SolidColorBrush interface |
Protected Data Members
Name |
Description |
---|---|
Brush solid color. |
|
Stores a pointer to an ID2D1SolidColorBrush object. |
Inheritance Hierarchy
Requirements
Header: afxrendertarget.h