Thank you for the info!
I have found out that Rights Usage Terms and Copyright Status are both under there. Copyright status is a flag simply called "Marked", which is why it's hard to spot.
This post I found on StackOverflow shows how to edit them via the MS WIC stuff:
http://stackoverflow.com/questions/26055115/jpeg-writing-xmp-for-null-property
So I could try using that for editing the XMP profile, but I'd rather not bring all that in when I'm already using Magick.NET for resizing and watermarking.
How will FromXDocument work? I might just wait for that. :)
I have found out that Rights Usage Terms and Copyright Status are both under there. Copyright status is a flag simply called "Marked", which is why it's hard to spot.
This post I found on StackOverflow shows how to edit them via the MS WIC stuff:
http://stackoverflow.com/questions/26055115/jpeg-writing-xmp-for-null-property
So I could try using that for editing the XMP profile, but I'd rather not bring all that in when I'm already using Magick.NET for resizing and watermarking.
How will FromXDocument work? I might just wait for that. :)