I deal with .jpeg files that have thermographic imaging metadata embedded. The MediaPlugin works fine to display and pick the image. Problem: the file I get has been altered in some way so that my thermographic software can no longer load the file. The MediaFile.GetStream function returns a truncated byte array even when PhotoSize is Full and SaveMetaData is True. Is there some way I to avoid this problem? Is it possible to access the original, unaltered file?
I deal with .jpeg files that have thermographic imaging metadata embedded. The MediaPlugin works fine to display and pick the image. Problem: the file I get has been altered in some way so that my thermographic software can no longer load the file. The MediaFile.GetStream function returns a truncated byte array even when PhotoSize is Full and SaveMetaData is True. Is there some way I to avoid this problem? Is it possible to access the original, unaltered file?