void CBCGPBrush::SetLinearGradientStops | ( | const CBCGPBrushGradientStops & | stops, |
const CBCGPGradientPoint & | pt1, | ||
const CBCGPGradientPoint & | pt2, | ||
const CBCGPTransformsArray & | arTransforms, | ||
BCGP_GRADIENT_EXTEND_MODE | extendMode = BCGP_GRADIENT_EXTEND_MODE_CLAMP |
||
) |
Sets the linear gradient stops.
stops | Array of the gradient stops. |
pt1 | The first point. |
pt2 | The second point. |
arTransforms | Array of the transformation matricies. |
extendMode | The extend mode. |