hdrrgbe
Hdrrgbe refers to a high dynamic range (HDR) color encoding that combines HDR imaging with the RGBE (red, green, blue, exponent) format. It is most closely associated with the Radiance HDR image format, which uses RGBE to store wide-range color data in a compact 32-bit per pixel representation.
In RGBE encoding, each pixel consists of four 8-bit components: R, G, B, and E. The R,
Hdrrgbe is favored in certain rendering and imaging pipelines because it provides a simple, hardware-friendly way
Limitations of hdrrgbe include quantization from 8-bit mantissas and the shared exponent, which can introduce banding