This question is locked. New answers and comments are not allowed.
Hello,
is it possible to use the ImageEditor control over an image coming not from local resources but from http, for instance for the image with uri "http://www.mywebsite.com/myapp/images/image1.png" ?
I've tried setting the RadBitmap source to this uri but, even if it does not generate errors at runtime, the Editor in blank.
Trying with the Stream object, it does not support http uri.
Have you a sample about this?
Moreover, after editing this http image, is it possible to save it over the http instead of locally?
Thanks,
Michele
is it possible to use the ImageEditor control over an image coming not from local resources but from http, for instance for the image with uri "http://www.mywebsite.com/myapp/images/image1.png" ?
I've tried setting the RadBitmap source to this uri but, even if it does not generate errors at runtime, the Editor in blank.
Trying with the Stream object, it does not support http uri.
Have you a sample about this?
Moreover, after editing this http image, is it possible to save it over the http instead of locally?
Thanks,
Michele