Jump to content

JavaScript resources for image manipulation?


zq29

Recommended Posts

I'm looking for some good resources for learning how to manipulate images with JavaScript, not saving the changes - I want to create an interface where images can be resized, cropped and moved around a pre-defined space on the canvas - and then forward the coordinates and dimensions to a PHP script to finalise the changes...

So, any good sites or books that cover this kinda stuff that you know of?
Link to comment
Share on other sites

  • 3 weeks later...
Hi SA,,
Well, I think I could show you some examples, but none books/sites known other there,,
To be sure, your plan is something like:
----
a button < which can change the image size
an other button < which can move the image (as a popup window)
& finally, you want to send the x/y positions/sizes to a php script,,
----
& 'cropped' is ? ... erfff,, my english,,... I will search for this term,, :p

Let me know if I'm right for the plan,, we'll see then,,

l8tr,,
Link to comment
Share on other sites

Look into [a href=\"http://developer.apple.com/documentation/AppleApplications/Reference/SafariJSRef/Classes/Canvas.html\" target=\"_blank\"]Javascript Canvas[/a].

I know Safari, and Firefox both support it. It's the new "AJAX" :P (As in, the new cutting edge).

To see an example, check out [a href=\"http://www.abrahamjoffe.com.au/ben/canvascape/textures.htm\" target=\"_blank\"]Canvascape - 3D Walker[/a]. All done with graphics (obviously).
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.