Skip to content

When the Image.IdentityAsync(Stream) return null value? #1685

Answered by dlemstra
ntruongvux asked this question in Q&A
Discussion options

You must be logged in to vote

You are getting null returned because that image is an unsupported format. The extension is .jpg but it actually is a .webp file that is currently not supported by this library.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@ntruongvux
Comment options

Comment options

You must be logged in to vote
3 replies
@ntruongvux
Comment options

@dlemstra
Comment options

@ntruongvux
Comment options

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
3 participants