Results 1 to 2 of 2

Thread: rotate or shear image

  1. #1
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •