pub fn get_level_downsample(
    osr: *const OpenSlideT,
    level: i32
) -> Result<f64, Error>
Expand description

Get the downsampling factor of a given level.