You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code has been quickly developed to support EXIF write operation, insert and update.
There isn't any utility method which allows to get a TAG content from a file, a byte[], a marker,... what else. We need to a few methods to do that.
Also make sure to rename the EXIFUtilities static methods starting with "Is"
The text was updated successfully, but these errors were encountered:
The current code has been quickly developed to support EXIF write operation, insert and update.
There isn't any utility method which allows to get a TAG content from a file, a byte[], a marker,... what else. We need to a few methods to do that.
Also make sure to rename the EXIFUtilities static methods starting with "Is"
The text was updated successfully, but these errors were encountered: