Skip to main content

is_image_above_size_limit

Function is_image_above_size_limit 

Source
fn is_image_above_size_limit<T: ImageDecoder>(
    decoder: &T,
    blurhash_config: BlurhashConfig,
) -> bool