Replies: 1 comment 1 reply
-
Any news on this? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ImageSharp currently supports TIFF, which actually supports more than 8 bits per channel and also supports floating point values. But ImageSharp only supports encoding to 8 bits. THis is fairly lossy when you need to save images on disk for temporary storage.
I would also like to have HDR support with the file HDR and EXR file formats
Beta Was this translation helpful? Give feedback.
All reactions