The filters :: animate module

The filters :: animate module provides functions, constants and global variables for the implementation of animation filters.

Required modules

base :: core, base :: conversion, string :: core, string :: search, string :: sprintf, array :: core, array :: operators, clip :: core, filters :: resize

Functions

NameDescription

LineAnim()

Animates a clip between a start and an end frame while in parallel it overlays it on a base ...

PolygonAnim()

Animates a clip between each segment of a sequence of frames while in parallel overlays it ...

MoveOverlay()

Continuously animates a clip's position and opacity between a start and end frame, while in parallel overlays it ...

ResizeOverlay()

Continuously animates a clip's size between a start and end frame, while in parallel overlays it ...

Constants

None

Variables

None