Rotate an image in iOS

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
hutchfx
Posts: 37
Joined: Sat Apr 09, 2011 5:38 am

Rotate an image in iOS

Post by hutchfx » Sun Aug 12, 2018 7:24 am

Is there a way to rotate an image in iOS?

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

Re: Rotate an image in iOS

Post by jmburnod » Sun Aug 12, 2018 9:17 am

Hi hutchfx,

Code: Select all

set the angle of img "myImage" to 30
should works with an image lockLocation = false
Best regards
Jean-Marc
https://alternatic.ch

Post Reply

Return to “iOS Deployment”