
-----------------------------------
cliff.skc
Fri Apr 08, 2005 7:18 pm

can i make a photo file rotate!?
-----------------------------------
can i make a photo fill rotate!?

-----------------------------------
Tony
Fri Apr 08, 2005 8:44 pm


-----------------------------------
yes

Pic.Rotate (picID, angle, x, y : int) : int

RTFM

-----------------------------------
cliff.skc
Fri Apr 08, 2005 11:57 pm


-----------------------------------
but i mean a file...not just like drawfilloval or drawfillbox...
'course i tried it before...but it doesnt work...

-----------------------------------
Bacchus
Sat Apr 09, 2005 12:58 am


-----------------------------------
yes you can, see the picID in Tonys post? thats an integer assigned to a picture (ie Pic.FileNew) look it up, then use Pic.Rotate, only prob its a bit screwy
