myColor.scale( scaleFactor ) in Anark Studio 2.5

Scale the color.

Arguments

nametypedescription
scaleFactor Number Factor to multiple each color<
Return Type
(none)

Description

Multiplies each color component by the given factor to produce a scaled version of the original color. If the scale factor is 1.0, then the result is the original color.