Skip to content

Loading Tiff file throws an exception #2408

Discussion options

You must be logged in to vote

I'd say the exception is telling you exactly what this means.

System.NotSupportedException

The image is not supported.

ExtraSamples is only supported with one extra sample for alpha data

Your tiff file contains more than a single entry for this tag which is not supported.

The only way this can be "fixed" is for someone to update the decoder to support this scenario.

Replies: 3 comments 4 replies

Comment options

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

Answer selected by ddyakovsyndy
Comment options

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

@rwetzold
Comment options

Comment options

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

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