rotate

class actions.rotate.Action(**options)

Bases: core.models.Action

Rotate with random angle

static init()
interface(fields)
static pil(image, angle, resample_image, expand=0, amount=100, background_color='#000000', background_opacity=100)
actions.rotate.init()
actions.rotate.rotate(image, angle, resample_image, expand=0, amount=100, background_color='#000000', background_opacity=100)

Previous topic

rename_tag

Next topic

round