You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Image Library > rotate

10.4 rotate

rimage = image:rotate(angle)

Returns a copy of the input image rotated counterclockwise by angle degrees.

Introduced in platform.apiLevel = '2.0'