image-rs / image

Encoding and decoding images in Rust
Apache License 2.0
4.93k stars 610 forks source link

Add ImageEncoder implementation for Hdr (rebase of #2013) #2246

Closed ripytide closed 4 months ago

ripytide commented 4 months ago

I've re-based #2013 as it seemed in need of someone to re-base the changes. I think there were a few review comments on the PR which I'll have a go at fixing as well.

johannesvollmer commented 4 months ago

Awesome! 🚀