c# - Asp.net MVC Profile image control -


in asp.net mvc site, users need upload profile pictures, , resize/crop , move image until user satisfied (within red border shown here: http://imgur.com/gqectil)

i've stumbled upon http://imageresizing.net/ fine, kinda need front ui control users use.

what easiest way achieve kinda control? have develop own, or guys have recommendations?

if understood question, added 2 links dealing image re-sizing:

  1. http://www.codeproject.com/tips/481015/rename-resize-upload-image-asp-net-mvc
  2. http://www.leniel.net/2012/04/resize-img-on-fly-aspnet-webimage.html

i hope helps, please let me know...

update: link may (from comments) -

http://techslides.com/image-zoom-drag-and-crop-with-html5


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -