SetColor Command

From GeoGebra Manual
Revision as of 22:23, 22 March 2011 by Zbynek (talk | contribs) (formating)
Jump to: navigation, search



SetColor[ <Object>, "color" ]
Changes the color of given object. The color is entered as text. Accepted values are
"Lime", "Maroon", "Purple", "Red", "Silver", "White", "Yellow", "Brown", "Crimson", "Cyan", "Dark Blue", "Dark Gray", "Light Gray", "Gold", "Magenta", "Indigo", "Pink", "Orange", "Violet", "Turquoise".
SetColor[ <Object>, <Red>, <Green>, <Blue> ]
Changes the color of given object. The red, green and blue represent amount of corresponding color component, 0 being minimum and 1 maximum. Number t exceeding this interval is mapped to it using function 2\left|\frac{t}2-\mathrm round\left(\frac{t}2\right)\right|.
© 2024 International GeoGebra Institute