On Fri, 2009-06-12 at 11:55 +0300, דניאל דנון wrote:
> Hello.
> 
> I'm looking for way to rotate normal images, but not x/y, but with Z also.
> I get a source image (png, jpg, gif...) and I want to rotate it. assuming
> the "depth" of the image is 1 pixel for example...
> 
> I'm looking for a way to do it without using imagemagick - only GD. I know
> it might be slower, but its need to run on a server without imagemagick.
> 
> I've searched information about it, also in PEAR, but I couldn't find
> anything that takes a normal image and rotate it..
> 
> Thanks, Daniel
> 
Are you meaning like rotate it so that at 90° it will appear as a
pixel-wide line on the image?

Thanks
Ash
www.ashleysheridan.co.uk


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

Reply via email to