8000
Skip to content
Discussion options

You must be logged in to vote

Yes, part of it was that you were trying to write it as a Microsoft tag. Tags that are part of a standard tag group (Microsoft, EXIF, XMP, etc) are tags that would be embedded inside the file. What you wanted was something that took an existing tag and transformed it so you could write it back into the file. This falls under the category of Composite tags.

Looking closer at your code, it might have worked as a Composite tag, though I'm not taking the time to break it down completely. You're concentrating on only the RegionRectangle array rather than dealing with the RegionInfoMP structured tag (see Structured tags page) as a whole, which is the approach used in the config file.

One thing …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bkqc
Comment options

@StarGeekSpaceNerd
Comment options

Answer selected by bkqc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
0