Function exr::meta::compute_block_count

source ยท
pub fn compute_block_count(full_res: usize, tile_size: usize) -> usize
Expand description

Compute the number of tiles required to contain all values.