Function exr::compression::piz::bitmap_from_data

source ยท
pub fn bitmap_from_data(data: &[u16]) -> (usize, usize, Vec<u8>)