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 -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -