AngularJs: How to save the rotated/flipped image from editor and upload it to server -


i new angularjs, using pm-image editor (https://www.npmjs.com/package/pm-image-editor) open image in new tab.

i working on task save rotated/flipped image editor , upload server.

using pm-image-editor, able flip/rotate image, don't know how & save image seeing in editor.

if can point me in right direction, great! thanks!


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -