imagemagick

class actions.imagemagick.Action(**options)

Bases: core.models.Action

Blur, Polaroid, Shadow, Unsharp...

apply(photo, setting, cache)
get_relevant_field_labels()
If this method is present, Phatch will only show relevant
fields.
Returns:list of the field labels which are relevant
Return type:list of strings

Note

It is very important that the list of labels has EXACTLY the same order as defined in the interface method.

init()
interface(fields)

Previous topic

highlight

Next topic

invert