Skip to content

getForegroundColor()

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

Parameters

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

fader.getForegroundColor()

Returns

return color

Value Type Description
color Color The current foreground color.