PureData CEAMMC library web documentation
aliases: [ceammc/color->rgba], [color->rgba]
available since version: 0.9.7
Supported named colors are: black blue cyan gold gray green lime magenta navy olive orange pink purple red white yellow
@pack (initonly)
Get/set output as list to first outlet
type: flag
@mode
Get/set output mode
type: symbol
enum: int, float
default: int
@int
Get/set alias to @mode int. Output values in [0-255] range
type: alias
@float
Get/set alias to @mode float. Output values in [0-1] range
type: alias
Authors: Serge Poltavsky
License: GPL3 or later