Replies: 2 comments
-
I can reproduce it and created an Issue @ehardesty thanks for the report. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ehardesty with #1719 merged, this issue is fixed. You can try our Nighty builds from the MyGet Feed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using SixLabors.Imagesharp 1.0.4-alpha.0.50 to work with a 48 bit Tiff image that came from a scanner. However, I am only getting a garbled imaged
Source image looks like this:
For debug purposes I stripped the code down to simply loading the image and saving it back to disk as a PNG
Output image:
Note that the black rectangle was added to anonymize the image but the original pre-edit has the same result.
Am I doing something wrong here? (wouldn't be surprising) If not, should I create an issue?
TiffIssue.zip
Beta Was this translation helpful? Give feedback.
All reactions