Skip to main content

extract_image

Function extract_image 

Source
pub fn extract_image(
    element: &ElementRef<'_>,
    base_url: Option<&Url>,
) -> Option<Image>
Expand description

从 img 元素中提取单张图片