rgbmon.effect package

Submodules

rgbmon.effect.dot module

class rgbmon.effect.dot.Effect(config, backend, backend_config)

Bases: object

convert(value)

rgbmon.effect.fade module

class rgbmon.effect.fade.Effect(config, backend, backend_config)

Bases: object

convert(value)

rgbmon.effect.fill module

class rgbmon.effect.fill.Effect(config, backend, backend_config)

Bases: object

convert(value)

rgbmon.effect.rainbow module

class rgbmon.effect.rainbow.Effect(config, backend, backend_config)

Bases: object

convert(value)

Module contents