posterize

class actions.posterize.Action(**options)

Bases: core.models.Action

Reduce the number of bits of color channel

static init()
interface(fields)
static pil(image, bits, amount=100)
Apply a filter - amount: 0-1
actions.posterize.init()
actions.posterize.posterize(image, bits, amount=100)
Apply a filter - amount: 0-1

Previous topic

perspective

Next topic

rank