jxl_color::icc

Function read_icc

source
pub fn read_icc(bitstream: &mut Bitstream<'_>) -> Result<Vec<u8>>
Expand description

Reads the encoded ICC profile stream from the given bitstream.