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
Hello, I've taken a look in the docs of the exif::experimental::Writer module and I didn't find any method to change the metadata of an image. The only example that I've seen in docs is this one at the top of the page: Example kadamak-exit writer
But this code only encodes the metadata in bytes, there's not any example adding this metadata to an image.
Is there any method to do this or the crate was discontinued? Thanks in advance for any answer.
The text was updated successfully, but these errors were encountered:
Hello, I've taken a look in the docs of the exif::experimental::Writer module and I didn't find any method to change the metadata of an image. The only example that I've seen in docs is this one at the top of the page:
Example kadamak-exit writer
But this code only encodes the metadata in bytes, there's not any example adding this metadata to an image.
Is there any method to do this or the crate was discontinued? Thanks in advance for any answer.
The text was updated successfully, but these errors were encountered: