How To Save Edited Image In RadImageEditor

0 Answers 303 Views
ImageEditor
A
Top achievements
Rank 1
A asked on 25 Jun 2022, 06:35 PM

Hi Evebody

I use RadImageEditor for editing images. I can successfully update images; but I can't get the drawings that I have updated, for example, that I have made on it. The unchanged image comes back. I do this on the server side. I am using the following code. How can I get the currently edited and changed image from RadImageEditor? This code is not working. Thank you very much in advance.

EditableImage tmpImg = rieEditImage.GetEditableImage().Clone();
Rumen
Telerik team
commented on 29 Jun 2022, 09:28 AM

Please review and try the solution provided in my answer here https://www.telerik.com/forums/radimageeditor-1559746#5469566

If your scenario is other, please explain how to reproduce the issue by providing sample code and steps to reproduce.

No answers yet. Maybe you can help?

Tags
ImageEditor
Asked by
A
Top achievements
Rank 1
Share this question
or