VectorSourceColor()
Syntax
VectorSourceColor(Color)Description
Selects a single color as the source for vector drawing operations such as FillPath(), StrokePath() and others.
Parameters
Color The 32bit RGBA color including alpha transparency.
Return value
None.
See Also
VectorSourceLinearGradient(), VectorSourceCircularGradient(), VectorSourceImage(), FillPath(), FillVectorOutput(), StrokePath(), DotPath(), DashPath(), CustomDashPath()
Supported OS
All