I've posted something like this before but i was never able to get it to work...
I'm drawing to a new bitmap in memory, converting it to a stream and loading it into an AtalaImage.
At this point, I'm attempting to copy exif tags into the image using JpegMarkers and populating the Thumbnail memory stream with a smaller version of the image, in stream format...
I then save the image and it shows up entirely corrupted. When I try to parse the exifcollection back out of the image it shows that there are thousands of exif properties.