Board index » delphi » How to Rotate An Image?

How to Rotate An Image?

Hi,

I need to be able to rotate an image shown on a form.  This image can
be rotated with a fix angle (90 and 180 degree) or with a user's angle
input ( e.g 32 degree).

Is any one here have an idea how to do that?

Thank you,

 

Re:How to Rotate An Image?


See:
http://www.efg2.com/Lab/ImageProcessing/RotateScanline.htm
for an excellent article on the subject (and lots of others).
Paul
Quote
Jungle wrote:

> Hi,

> I need to be able to rotate an image shown on a form.  This image can
> be rotated with a fix angle (90 and 180 degree) or with a user's angle
> input ( e.g 32 degree).

> Is any one here have an idea how to do that?

> Thank you,

Other Threads