I think the issue is on this line: https://github.com/dlemstra/Magick.NET/blob/7a3d0fa6ecf0ba2a75e2224acab954be338c11f3/Magick.NET/Core/Profiles/Iptc/IptcProfile.cs#L48. Instead of parsing the enum I should just cast it to an IptcTag. I will try to this fix tomorrow but feel free to send me a pull request for this change here: https://github.com/dlemstra/Magick.NET/pulls.
↧