Computer Science Canada Pic.Rotate |
Author: | newtocs [ Mon Apr 13, 2009 7:21 pm ] |
Post subject: | Pic.Rotate |
Hi does anyone know how to use Pic.Rotate? Thanks |
Author: | michaelp [ Mon Apr 13, 2009 7:34 pm ] |
Post subject: | RE:Pic.Rotate |
http://compsci.ca/holtsoft/doc/pic_rotate.html Look at that first. |
Author: | andrew. [ Mon Apr 13, 2009 7:48 pm ] |
Post subject: | RE:Pic.Rotate |
If you're using it, don't keep generating rotated images in a loop. You will run out of memory and the program will crash. |
Author: | newtocs [ Mon Apr 13, 2009 9:05 pm ] |
Post subject: | Re: Pic.Rotate |
oh then how should i do it? I want to have a picture constantly rotating. |
Author: | Tony [ Mon Apr 13, 2009 9:18 pm ] |
Post subject: | RE:Pic.Rotate |
Well how many different pictures would you need for that? |