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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -