TurnLeft
From Avisynth wiki
		(Redirected from Turn180)
		
		
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. | 
See Also
- Zoom which can rotate, zoom and pan.
Changes
| v2.55 | Turn180 added. | 
