Hey I assume the Image source will be set at some time in your code? :winktongue:
Take a look at this,.. there you see how an image is loaded from the isolated storage and saved to the medialibrary using the MediaLibrary.SavePicture method.
You need to build up a filestream or byte array before saving it to the media library.
If you need any help, let me know but then I do need more of your code
