Part of elisa.plugins.poblesec.slideshow.transitions View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
89 | Static Method | apply | Apply the visual transition between start_picture and
end_picture |
start_picture
and
end_picture
Parameters | start_picture | picture that should disappear
(type: pgm.timing.implicit.AnimatedObject
) |
end_picture | picture that should appear
(type: pgm.timing.implicit.AnimatedObject
) | |
interval | time in seconds during which the transition should happen
(type: float
) |