Hi,
Does anyone know if the image Rotate user lib written by Mischa has been ported to PB 4?
The version on purearea.net does not compile with pb 4, it gives some POLINK errors.
thanks
Mischa's Rotate User Lib in PB 4?
Mischa's Rotate User Lib in PB 4?
When all is said and done, more is said than done.
OK then.
Can anybody help me with the following:
I have a sprite loaded and I simply want to rotate it x degrees. It could be anywhere from 1 to 359 or in any direction.
There should be a simple way to do this that is not too intensive.
Mischa's lib seemed to be perfect:
RotateImage(#image, angle, transparentcolor)
But like I said, it doesn't compile in PB 4.
Anything like this out there?
Can anybody help me with the following:
I have a sprite loaded and I simply want to rotate it x degrees. It could be anywhere from 1 to 359 or in any direction.
There should be a simple way to do this that is not too intensive.
Mischa's lib seemed to be perfect:
RotateImage(#image, angle, transparentcolor)
But like I said, it doesn't compile in PB 4.
Anything like this out there?
When all is said and done, more is said than done.

