Hi, I'm new at Rust so I do not understand most of the code in this repo. I'm trying to convert my camera's images (it shoots in HEIF with HDR metadata) to a JPEG with gain map (so that it's visible on iPhone as an HDR JPEG image).
Would that be achievable with your library?
Thanks!