CD2DGradientBrush Class
The base class of the CD2DLinearGradientBrush and the CD2DRadialGradientBrush classes.
class CD2DGradientBrush : public CD2DBrush;
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CD2DGradientBrush object. |
|
The destructor. Called when a D2D gradient brush object is being destroyed. |
Protected Methods
Name |
Description |
---|---|
Destroys a CD2DGradientBrush object. (Overrides CD2DBrush::Destroy.) |
Protected Data Members
Name |
Description |
---|---|
Array of the D2D1_GRADIENT_STOP structures. |
|
The space in which color interpolation between the gradient stops is performed. |
|
The behavior of the gradient outside the [0,1] normalized range. |
|
A pointer to an array of D2D1_GRADIENT_STOP structures. |
Inheritance Hierarchy
Requirements
Header: afxrendertarget.h