OOF2: The Manual

Name

TranslucentColor — Various ways of describing a color.

Subclasses

Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.

Description

The TranslucentColor class contains various ways of describing translucent colors. The subclasses all have alpha parameters. A color with alpha=0 is fully transparent, and a color with alpha=1 is fully opaque. The different representations are provided for convenience. The behavior of the program never depends on the format in which a color was specified.

See Also