| void CBCGPBrush::SetRadialGradientStops | ( | const CBCGPBrushGradientStops & | stops, |
| const CBCGPGradientPoint & | ptCenter, | ||
| const CBCGPGradientPoint & | radius, | ||
| const CBCGPGradientPoint & | ptOffset, | ||
| const CBCGPTransformsArray & | arTransforms, | ||
| BCGP_GRADIENT_EXTEND_MODE | extendMode = BCGP_GRADIENT_EXTEND_MODE_CLAMP |
||
| ) |
Sets the radial gradient stops.
| stops | Array of the gradient stops. |
| ptCenter | The center point. |
| radius | The radius. |
| ptOffset | The offset. |
| arTransforms | Array of the transformation matricies. |
| extendMode | The extend mode. |