Bases: core.models.Action
Adjust brightness from black to white
-
static init()
-
interface(fields)
-
static pil(image, amount=50)
- Adjust brightness from black to white
- amount: -1(black) 0 (unchanged) 1(white)
- repeat: how many times it should be repeated