TurnLeft

From Avisynth wiki
Jump to: navigation, search

AviSynth+
Up-to-date documentation: https://avisynthplus.readthedocs.io


TurnLeft(clip clip)
TurnRight(clip clip)
Turn180(clip clip)

TurnLeft rotates the clip 90 degrees counterclockwise.
TurnRight  rotates the clip 90 degrees clockwise.
Turn180 rotates the clip 180 degrees.

[edit] See Also

  • Zoom which can rotate, zoom and pan.

[edit] Changes

v2.55 Turn180 added.
Personal tools