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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -