Colors and Color Arguments

From STX Wiki
< Programmer Guide‎ | General Descriptions
Revision as of 15:43, 14 December 2017 by Jw (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Commands that take color arguments in STx can either take an RGB value in the format 'r:g:b', or one of the HTML color names (https://www.w3schools.com/colors/colors_names.asp). The values r, g and b are the red, green and blue color intensities and can be any integer between 0 and 255.

You can retrieve a list of color supported by STx using the STXCONSTANTS COLORS command.

Navigation menu

Personal tools