Function exr::compression::pxr24::compress

source ยท
pub fn compress(
    channels: &ChannelList,
    remaining_bytes: ByteVec,
    area: IntegerBounds,
) -> Result<ByteVec>