Skip to content

load an image ignoring EXIF #1701

Answered by JimBobSquarePants
mgarato asked this question in Q&A
Discussion options

You must be logged in to vote

If you know the image format you can pass an explicit decoder implementation setting the IgnoreImageMetadata property to true.

If not, one loaded set the Metadata.Exif property to null.

https://docs.sixlabors.com/api/ImageSharp/SixLabors.ImageSharp.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JimBobSquarePants
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants