HDR content light level (CTA-861.3 / ISOBMFF clli): the maximum content light
level (MaxCLL) and maximum frame-average light level (MaxFALL), both in cd/m²
(nits). Written as the ContentLightLevelBox.
Decode to 8-bit-per-channel RGB Vec<u8> (always 3 bytes/pixel) using a
default Decoder. Monochrome images are expanded to gray RGB. Zero-copy
for 8-bit color sources.
Decode a HEIF/HEIC file and return raw YCbCr planes (no color conversion),
using a default Decoder. For a display-ready 8-bit image use
decode_heic_rgb8.