PathEngine home | previous: | next: |
Sets colour for rendered elements that do not have their own colour information, such as render geometry and text, by colour name.
void setColour(const char* colour); |
colour |
The colour name.
See |
void setColour(string colour); |
void setColour(String colour); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |