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

Get the best level to use for displaying the given downsample.