Replies: 1 comment 2 replies
-
There seems to be a typo in your |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using
image.SetAttribute("tiff:software", "mysoftware")
but the tag is not saved to a tiff image when I write it. With imageMagick I can use-set tiff:software "mysoftware"
. Is there a way to do this in Magick.NET?This didn't work either:
Beta Was this translation helpful? Give feedback.
All reactions