PureData CEAMMC library web documentation
available since version: 0.9.7
@scale
Get/set color list
type: list
@mode
Get/set output mode: if 'color' - output as data:color type, if 'hex' - output as hex
value, if 'rgb' - RGB list
type: symbol
enum: color, hex, rgb
default: color
@color
Get/set alias to @mode color
type: alias
@rgb
Get/set alias to @mode rgb
type: alias
@hex
Get/set alias to @mode hex
type: alias
@interp
Get/set hue interpolation strategy
type: symbol
enum: none, short, long, inc, dec
default: none
Authors: Serge Poltavsky
License: GPL3 or later