bibliopixel.colors.arithmetic module

bibliopixel.colors.arithmetic.color_blend(a, b)[source]

Performs a Screen blend on RGB color tuples, a and b

bibliopixel.colors.arithmetic.color_scale(color, level)[source]

Scale RGB tuple by level, 0 - 256