CD2DGradientBrush 类
CD2DLinearGradientBrush 和 CD2DRadialGradientBrush 类的基类。
class CD2DGradientBrush : public CD2DBrush;
成员
公共构造函数
名称 |
说明 |
---|---|
构造 CD2DGradientBrush 对象。 |
|
该析构函数。当 D2D 渐变画笔对象被销毁时调用。 |
受保护的方法
名称 |
说明 |
---|---|
销毁 CD2DGradientBrush 对象。(重写 CD2DBrush::Destroy。) |
受保护的数据成员
名称 |
说明 |
---|---|
D2D1_GRADIENT_STOP 结构的数组。 |
|
在其中执行渐变停止点之间的颜色内插的空间。 |
|
[0,1] 规范化范围之外该渐变的行为。 |
|
指向 D2D1_GRADIENT_STOP 结构的数组的指针。 |
继承层次结构
要求
标头: afxrendertarget.h