You could write your own rotation code, moving every pixel one by one,

Otherwise I've not used GD enough to know one... but actually quickly
looking at the GD Function list I found:
http://www.php.net/manual/en/function.imagerotate.php

Voila

Andrew
----- Original Message -----
From: "Sear, Mick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 12, 2002 10:43 AM
Subject: [PHP] Rotation of images


> I can use ImageMagick to rotate images, and that would be my preferred
> technique, but I was wondering how you might use GD to rotate images.  As
> far as I can see, it's not possible.  Anyone tried it?
>
> Mick
>
> e-ssociate
> EPSON (UK) Ltd.
> Tel 01442 227374
> www.epson.co.uk
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to