View Single Post
  #5  
Old 10-27-2003, 05:32 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by ForgottenLegacy
The commands I'd really like are the rotateimg commands, thost would be awesome.

I know the way to do it, just use sine and cosine in a for loop, making each pixel of an image be it's own image. So far though, I have only gotten horizontal flips and vertical flips to work correctly... x.x
Why would you need sin and cos for a horizontal and verticle flip?
Reply With Quote