enum VG_COLORS
Some predefined colors.
VALUES
VG_COLOR_TRANSPARENT | No color but transparent |
VG_COLOR_BLACK | Black |
VG_COLOR_WHITE | White |
VG_COLOR_RED | Red |
VG_COLOR_REDORANGE | Red orange |
VG_COLOR_ORANGE | Orange |
VG_COLOR_YELLOWORANGE | Yellow orange |
VG_COLOR_YELLOW | Yellow |
VG_COLOR_YELLOWGREEN | Yellow green |
VG_COLOR_GREEN | Green |
VG_COLOR_TURQUOISEGREEN | Turquoise green |
VG_COLOR_TURQUOISE | Turquoise |
VG_COLOR_TURQUOISEBLUE | Turquoise blue |
VG_COLOR_BLUE | Blue |
VG_COLOR_BLUEVIOLET | Blue violet |
VG_COLOR_VIOLET | Violet |
VG_COLOR_REDVIOLET | Red violet |
VG_COLOR_PINK | Pink |
VG_COLOR_BROWN | Brown |
SEE ALSO