This is a stub class for use with the Vector module's DrawPath() function.
VectorColour is a stub class for exclusive use with the Vector module's DrawPath() function, for use in either the StrokeStyle
or FillStyle
parameters. VectorColour allows the path to be drawn with a solid colour, as specified in the Red, Green, Blue and Alpha fields.
The VectorColour class consists of the following fields:
Class Info | |
---|---|
ID | ID_VECTORCOLOUR |
Category | Graphics |
Include | modules/vectorcolour.h |
Version | 1 |