Frames 

 No Frames

Previous Element
Repository

Next Element
Segment


RGBAColorTransform

This defines a set of transformation attributes than can be applied to the color and transparency of a symbol.

Attributes

multRed A multiplier to be applied to the red color component of the symbol used to alter the red color component by a fixed percentage. A value of 1 leaves the red component unchanged.
TypeFloat
From Value0
To Value256
Default Value1
multGreen A multiplier to be applied to the green color component of the symbol used to alter the green color component by a fixed percentage. A value of 1 leaves the green component unchanged.
TypeFloat
From Value0
To Value256
Default Value1
multBlue A multiplier to be applied to the blue color component of the symbol used to alter the blue color component by a fixed percentage. A value of 1 leaves the blue component unchanged.
TypeFloat
From Value0
To Value256
Default Value1
multAlpha A multiplier to be applied to the alpha color component of the symbol used to alter the alpha color component by a fixed percentage. A value of 1 leaves the alpha component unchanged.
TypeFloat
From Value0
To Value256
Default Value1
addRed A constant to be added to the red color component of the symbol used to increment or decrement the red color component by a fixed value. A value of 0 leaves the red component unchanged.
TypeInteger
From Value-255
To Value255
Default Value0
addGreen A constant to be added to the green color component of the symbol used to increment or decrement the green color component by a fixed value. A value of 0 leaves the green component unchanged.
TypeInteger
From Value-255
To Value255
Default Value0
addBlue A constant to be added to the blue color component of the symbol used to increment or decrement the blue color component by a fixed value. A value of 0 leaves the blue component unchanged.
TypeInteger
From Value-255
To Value255
Default Value0
addAlpha A constant to be added to the alpha color component of the symbol used to increment or decrement the alpha color component by a fixed value. A value of 0 leaves the alpha component unchanged.
TypeInteger
From Value-255
To Value255
Default Value0

Child Elements

None

Parent Elements

Alter
Layer
Place
Replace

Examples

Timeline Color Transformations
Button Example
Button DragTarget Example
Button Sound Example

Previous Element
Repository

Next Element
Segment