Computer Science Canada

can i make a photo file rotate!?

Author:  cliff.skc [ Fri Apr 08, 2005 7:18 pm ]
Post subject:  can i make a photo file rotate!?

can i make a photo fill rotate!?

Author:  Tony [ Fri Apr 08, 2005 8:44 pm ]
Post subject: 

yes
Turing:

Pic.Rotate (picID, angle, x, y : int) : int

RTFM

Author:  cliff.skc [ Fri Apr 08, 2005 11:57 pm ]
Post subject: 

but i mean a file...not just like drawfilloval or drawfillbox...
'course i tried it before...but it doesnt work...

Author:  Bacchus [ Sat Apr 09, 2005 12:58 am ]
Post subject: 

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


: