Function exr::compression::b44::compress
source ยท pub fn compress(
channels: &ChannelList,
uncompressed: ByteVec,
rectangle: IntegerBounds,
optimize_flat_fields: bool,
) -> Result<ByteVec>
pub fn compress(
channels: &ChannelList,
uncompressed: ByteVec,
rectangle: IntegerBounds,
optimize_flat_fields: bool,
) -> Result<ByteVec>