Skip to content

getForegroundColor()

Return the rotary's foreground Color. Identical to getColor()

Parameters

Once an object rotary has been created, you can use the following function:

rotary.getForegroundColor()

Returns

return color

Value Type Description
color Color The current foreground color.