Actually I wish to do the Image Crop or Resize, etc with my picture from the program,
For that I think I need a image toolbar for my project…If its correct kindly give me some ideas to learn the task…
Actually I wish to do the Image Crop or Resize, etc with my picture
Share
It is basically done using javascript and/or flash.
When submitting to server you’ll retrieve the coordinates of your selection to allow an image processing to be done (cropping/resizing).
Take a look at jCrop