Rotating gif or png

See all posts Reply

Rotating gif or png  new!
by Christos , 15 years, 12 months ago
I would like to ask if it is possible to rotate an image in various degrees like 45 or 10 or 120 and maintain the transparency of gif and png images. Can I do it with the upload class? Thanx in advance ;)Reply
Re: Rotating gif or png  new!
by colin, 15 years, 12 months ago
You can maintain the transparency of gif and png images, no problems with that.

However, you can rotate images inly with the following angles: 90, 180 and 270 degrees.

$foo->image_rotate = '90';
Reply
Re: Rotating gif or png  new!
by Christos , 15 years, 12 months ago
i would like to have the ability to rotate images in various angles. Is that possible with the addition of some code maybe? Thank you for your answers :)Reply
Re: Rotating gif or png  new!
by colin, 15 years, 12 months ago
It is not yet possible. But I will implement this in the next version. So far, you can only do 45, 90, 180 and 270 degrees rotation.Reply
Re: Rotating gif or png  new!
by Sara, 15 years, 5 months ago
I am agreeReply