-
rotate or shear image
Hi People
Is there any method or javascript to rotate or shear an image.
The easy way I think is to rotate an image on any design or image editor program and put it on a HTML.
But what I'm asking is possible??
I was visiting this site:
http://www.lsw.uni-heidelberg.de/man...api/shear.html
But I have no idea on how to apply this
My programming skills are so little
Best Regards
Thanks for all your help
-
-
That's a manual for ImageMagik, a server-side tool for image manipulation.
I doubt that Javascript could manipulate images to any degree of useful output, and it certainly couldn't generate a savable file.
You'd be better off making a tool which revolves around either GD or ImageMagik, depending on what is installed on your server.
cr3
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks