Function openslide::bindings::get_best_level_for_downsample[][src]

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

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