Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
It would be nice if we could extend
https://github.com/dlemstra/Magick.NET/blob/48c187cf695f44001a832268b221a2fee85d48c1/src/Magick.NET.Core/Profiles/Iptc/IptcProfile.cs
With support for
https://cv.iptc.org/newscodes/digitalsourcetype/
This tag is used to indicate from where the digital asset was created and widely used within generative AI to indicate that it is an AI generated image.
Describe alternatives you've considered
Perhaps we can somehow workaround this manually?
Additional context
No response
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
It would be nice if we could extend
https://github.com/dlemstra/Magick.NET/blob/48c187cf695f44001a832268b221a2fee85d48c1/src/Magick.NET.Core/Profiles/Iptc/IptcProfile.cs
With support for
https://cv.iptc.org/newscodes/digitalsourcetype/
This tag is used to indicate from where the digital asset was created and widely used within generative AI to indicate that it is an AI generated image.
Describe alternatives you've considered
Perhaps we can somehow workaround this manually?
Additional context
No response